Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ bcrypt==4.1.3
|
|
5 |
python-multipart==0.0.9
|
6 |
requests==2.32.2
|
7 |
urllib3==2.2.1
|
8 |
-
cryptography==42.0.5
|
9 |
httpx==0.27.0
|
10 |
commentjson==0.9.0
|
11 |
-
PyJWT==2.8.0
|
|
|
5 |
python-multipart==0.0.9
|
6 |
requests==2.32.2
|
7 |
urllib3==2.2.1
|
8 |
+
cryptography==42.0.5
|
9 |
httpx==0.27.0
|
10 |
commentjson==0.9.0
|
11 |
+
PyJWT==2.8.0
|