fastapi>=0.139.0
uvicorn>=0.51.0
httpx[socks]>=0.28.0
watchfiles>=1.0.0
jmespath>=1.1.0
orjson<4,>=3.11
prometheus-client>=0.25.0
nacho-python[remote,schema,server]>=1.0.0

[dev]
build>=1.2.2
pytest>=8.3.0
pytest-asyncio>=0.24.0
pytest-cov>=6.0.0

[lint]
mypy>=1.14.0
ruff>=0.12.0
