Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
fastapi==0.109.0
|
| 2 |
-
uvicorn==0.27.0
|
| 3 |
-
pydantic==2.6.1
|
| 4 |
-
openenv-core==0.
|
| 5 |
openai==1.12.0
|
|
|
|
| 1 |
+
fastapi==0.109.0
|
| 2 |
+
uvicorn==0.27.0
|
| 3 |
+
pydantic==2.6.1
|
| 4 |
+
openenv-core==0.2.3
|
| 5 |
openai==1.12.0
|