Skip to content

Commit 847367c

Browse files
authored
Merge pull request #532 from ehiber/patch-1
Update Pipfile
2 parents 0263d6b + 992577d commit 847367c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Pipfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ gunicorn = "*"
1818
cloudinary = "*"
1919
flask-admin = "*"
2020
typing-extensions = "*"
21+
flask-jwt-extended = "==4.6.0"
22+
wtforms = "==3.1.2"
2123

2224
[requires]
2325
python_version = "3.10"

0 commit comments

Comments
 (0)