aiofiles>=23.2.0
anyio>=4.3.0
cachetools>=5.3.0
diskcache>=5.6.0
fastapi>=0.111.0
httpx>=0.27.0
limits>=3.12.0
litellm>=1.35.0
prometheus-client>=0.20.0
pydantic>=2.7.0
pydantic-settings>=2.2.0
python-dotenv>=1.0.0
tenacity>=8.3.0
uvicorn[standard]>=0.29.0
xxhash>=3.4.0

[dev]
ruff>=0.4.0
mypy>=1.10.0
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-cov>=4.1.0
httpx>=0.27.0

[docs]
sphinx>=7.0.0
sphinx-rtd-theme>=2.0.0
myst-parser>=2.0.0

[server]
fastapi>=0.111.0
uvicorn[standard]>=0.29.0
