Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ urllib3==2.2.1
|
|
| 8 |
cryptography==42.0.5
|
| 9 |
httpx==0.27.0
|
| 10 |
commentjson==0.9.0
|
| 11 |
-
PyJWT==2.8.0
|
|
|
|
|
|
| 8 |
cryptography==42.0.5
|
| 9 |
httpx==0.27.0
|
| 10 |
commentjson==0.9.0
|
| 11 |
+
PyJWT==2.8.0
|
| 12 |
+
python-dotenv==1.0.0
|