aiohttp~=3.7.3
aiohttp_cors>=0.7.0
aiotools~=1.1.1
Click>=7.1.2
PyJWT~=1.7.1
setproctitle>=1.2
trafaret>=2.1.0
uvloop>=0.14.0
zipstream~=1.1.4
backend.ai-common

[build]
wheel>=0.35.1
twine>=3.2.0

[ci]

[dev]

[lint]
flake8>=3.8.4
isort>=5.6.4
black

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

[typecheck]
mypy>=0.790
