Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ passlib==1.7.4
|
|
| 4 |
python-jose==3.3.0
|
| 5 |
python-multipart==0.0.6
|
| 6 |
gradio==3.34.0
|
| 7 |
-
requests==2.28.2
|
|
|
|
|
|
| 4 |
python-jose==3.3.0
|
| 5 |
python-multipart==0.0.6
|
| 6 |
gradio==3.34.0
|
| 7 |
+
requests==2.28.2
|
| 8 |
+
pyjwt==2.7.0
|