fastapi>=0.95.0
uvicorn>=0.22.0
httpx>=0.24.0
httpx-socks>=0.10.0
jinja2>=3.1.2
setuptools>=42.0.0
watchfiles>=0.18.0
brotli>=1.0.9
jmespath>=1.0.1
colorlog>=6.9.0
orjson<4,>=3.10
nekoconf[remote,schema,server]==1.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
