Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -24,7 +24,7 @@ grpcio>=1.60.0
|
|
| 24 |
# Utilities
|
| 25 |
pydantic>=2.0.0
|
| 26 |
python-dotenv==1.0.0
|
| 27 |
-
|
| 28 |
# MongoDB
|
| 29 |
pymongo>=4.6.0
|
| 30 |
huggingface-hub>=0.20.0
|
|
|
|
| 24 |
# Utilities
|
| 25 |
pydantic>=2.0.0
|
| 26 |
python-dotenv==1.0.0
|
| 27 |
+
httpx
|
| 28 |
# MongoDB
|
| 29 |
pymongo>=4.6.0
|
| 30 |
huggingface-hub>=0.20.0
|