Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,4 @@ requests>=2.31.0
|
|
| 3 |
python-dotenv>=1.0.0
|
| 4 |
gunicorn>=21.2.0
|
| 5 |
openai>=1.30.0
|
|
|
|
|
|
| 3 |
python-dotenv>=1.0.0
|
| 4 |
gunicorn>=21.2.0
|
| 5 |
openai>=1.30.0
|
| 6 |
+
httpx>=0.27.0
|