Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
fastapi==0.115.0
|
| 2 |
-
uvicorn==0.
|
| 3 |
-
openai==1.
|
| 4 |
-
pydantic==2.9.2
|
|
|
|
|
|
| 1 |
fastapi==0.115.0
|
| 2 |
+
uvicorn==0.30.6
|
| 3 |
+
openai==1.50.0
|
| 4 |
+
pydantic==2.9.2
|
| 5 |
+
httpx==0.27.2
|