Spaces:
Running
Running
File size: 373 Bytes
df97e68 c7e793a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | # Core runtime dependencies (API + OpenEnv contract + gateway clients) fastapi>=0.111,<1.0 uvicorn[standard]>=0.30,<1.0 pydantic>=2.7,<3.0 pydantic-settings>=2.3,<3.0 openenv-core>=0.2,<1.0 python-dotenv>=1.0,<2.0 openai>=2.7.2,<3.0 requests>=2.32,<3.0 httpx>=0.27,<1.0 anyio>=4.0,<5.0 PyYAML>=6.0,<7.0 sse-starlette>=2.1,<3.0 numpy>=1.26,<3.0 python-multipart>=0.0.9,<1.0 |