Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -14,3 +14,4 @@ sqlalchemy
|
|
14 |
databases
|
15 |
psycopg2-binary
|
16 |
passlib[bcrypt]
|
|
|
|
14 |
databases
|
15 |
psycopg2-binary
|
16 |
passlib[bcrypt]
|
17 |
+
python-jose[cryptography]
|