Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -15,7 +15,8 @@ aiohttp>=3.8.0
|
|
| 15 |
asyncio>=3.4.3
|
| 16 |
joblib==1.3.2
|
| 17 |
tqdm>=4.66.0
|
| 18 |
-
python-dotenv
|
| 19 |
httpx>=0.24.0
|
| 20 |
requests>=2.31.0
|
| 21 |
urllib3>=2.0.7
|
|
|
|
|
|
| 15 |
asyncio>=3.4.3
|
| 16 |
joblib==1.3.2
|
| 17 |
tqdm>=4.66.0
|
| 18 |
+
python-dotenv
|
| 19 |
httpx>=0.24.0
|
| 20 |
requests>=2.31.0
|
| 21 |
urllib3>=2.0.7
|
| 22 |
+
|