aiohttp~=3.7.4
aiohttp_cors~=0.7
aiohttp_session[aioredis]~=2.9.0
aioredis~=1.3.1
aiotools~=1.2.1
async_timeout~=3.0
attrs>=21.2
click>=8.0.1
coloredlogs>=10.0
jinja2~=2.11.2
uvloop~=0.15.2
setproctitle>=1.2.1
toml>=0.10.0
backend.ai-client>=21.3.6

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

[dev]

[lint]
flake8~=3.9.0

[test]
pytest~=6.2.2
pytest-asyncio~=0.14.0
pytest-aiohttp~=0.3.0
pytest-cov
pytest-mock~=3.5.1
codecov

[typecheck]
mypy>=0.800
types-pkg_resources
types-toml
