aiofiles>=0.7.0
types-aiofiles>=0.1.9
aiohttp~=3.8.0
aiohttp_cors>=0.7.0
aiotools~=1.5.8
Click>=7.1.2
PyJWT~=2.0
setproctitle>=1.2.2
trafaret>=2.1.0
uvloop>=0.16.0
zipstream~=1.1.4
backend.ai-common~=22.3.0

[build]
wheel>=0.36.2
twine>=3.4.1
towncrier~=21.9.0

[ci]

[dev]

[lint]
flake8>=3.9
flake8-commas>=2.1
isort>=5.6.4
black

[test]
pytest>=6.2.2
pytest-asyncio>=0.14.0
pytest-cov>=2.10.0
pytest-mock>=3.2.0
codecov>=2.1.8

[typecheck]
mypy~=0.940
