aiohttp~=3.7.3
aiohttp_cors~=0.7
aiohttp_session[aioredis]~=2.9.0
aioredis~=1.3.1
aiotools~=1.2.1
async_timeout~=3.0
attrs>=20.2
click>=7.1
coloredlogs>=10.0
jinja2~=2.11.2
uvloop~=0.14.0
setproctitle>=1.2.1
toml>=0.10.0
backend.ai-client>=20.9.0

[build]
wheel>=0.33.6
twine>=1.14.0
towncrier~=19.2.0

[dev]
pytest-sugar>=0.9.2

[lint]
flake8~=3.8.4

[test]
pytest~=6.1.1
pytest-asyncio~=0.14.0
pytest-aiohttp~=0.3.0
pytest-cov
pytest-mock~=3.3.1
codecov

[typecheck]
mypy>=0.790
