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

[dev]
pytest>=8.3.0
pytest-asyncio>=0.24.0
pytest-cov>=6.0.0
pytest-mock>=3.14.0
aioresponses>=0.7.8

[lint]
flake8>=7.0.0
black>=25.0.0
isort>=6.0.0
mypy>=1.14.0
