Spaces:
Sleeping
Sleeping
Deploy None agent
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
fastapi==0.104.1
|
| 2 |
-
uvicorn[standard]==0.24.0
|
| 3 |
-
pydantic==2.5.0
|
| 4 |
-
python-dotenv==1.0.0
|
| 5 |
-
openai-agents
|
|
|
|
| 1 |
+
fastapi==0.104.1
|
| 2 |
+
uvicorn[standard]==0.24.0
|
| 3 |
+
pydantic==2.5.0
|
| 4 |
+
python-dotenv==1.0.0
|
| 5 |
+
openai-agents
|