Spaces:
Sleeping
Sleeping
Fix: Relax pinned versions to resolve openai/openenv-core conflict and add uv.lock
Browse files
Downloads/hackathon/meta/requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
fastapi>=0.115.0
|
| 2 |
+
uvicorn>=0.34.0
|
| 3 |
+
pydantic>=2.10.0
|
| 4 |
+
requests>=2.32.0
|
| 5 |
+
openai>=1.58.0
|
| 6 |
+
openenv-core>=0.2.0
|
Downloads/hackathon/meta/uv.lock
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|