pyyaml>=6.0
colorlog>=6.0.0
tomli>=2.0.0
tomli-w>=1.0.0

[all]
nekoconf[remote,schema,server]

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
httpx>=0.27.0
nekoconf[all]

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

[remote]
requests>=2.31.0
websocket-client>=1.8.0

[schema]
jsonschema>=4.0.0
rfc3987>=1.3.8

[server]
fastapi>=0.100.0
uvicorn>=0.22.0
jinja2>=3.0.0
aiofiles>=23.2.1
websockets>=10.0
