Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -49,4 +49,5 @@ beautifulsoup4
|
|
49 |
python-jwt==4.1.0
|
50 |
PyJWT==2.8.0
|
51 |
aiohttp==3.9.3
|
52 |
-
cryptography==42.0.2
|
|
|
|
49 |
python-jwt==4.1.0
|
50 |
PyJWT==2.8.0
|
51 |
aiohttp==3.9.3
|
52 |
+
cryptography==42.0.2
|
53 |
+
python-dotenv
|