aiohttp~=3.6.2
aiohttp_cors>=0.7.0
aiotools>=0.9.1
callosum>=0.9.6
Click>=7.1.2
PyJWT~=1.7.1
setproctitle>=1.1
trafaret>=2.0.2
uvloop>=0.14.0
zipstream~=1.1.4
backend.ai-common>=20.03

[build]
wheel>=0.34.2
twine>=3.2.0

[ci]

[dev]

[lint]
flake8>=3.8.0

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

[typecheck]
mypy>=0.782
