fastapi>=0.100.0
uvicorn>=0.22.0
httpx[socks]>=0.24.0
setuptools>=42.0.0
watchfiles>=0.18.0
jmespath>=1.0.1
orjson<4,>=3.10
loguru>=0.7.0
prometheus-client>=0.20.0
nacho-python[remote,schema,server]>=0.0.3

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
aioresponses>=0.7.4

[lint]
flake8>=6.0.0
black>=23.0.0
isort>=5.0.0
mypy>=1.8.0
