Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,6 +3,7 @@ uvicorn[standard]
|
|
| 3 |
pydantic
|
| 4 |
openai
|
| 5 |
python-dotenv
|
|
|
|
| 6 |
cachetools
|
| 7 |
python-multipart
|
| 8 |
httpx
|
|
|
|
| 3 |
pydantic
|
| 4 |
openai
|
| 5 |
python-dotenv
|
| 6 |
+
requests
|
| 7 |
cachetools
|
| 8 |
python-multipart
|
| 9 |
httpx
|