aiohttp~=3.8.1
aiohttp_cors~=0.7
aiohttp_session[aioredis]~=2.9.0
aioredis~=1.3.1
aiotools~=1.2.1
async_timeout~=4.0.1
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.9.3

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

[dev]

[lint]
flake8~=3.9.0

[test]
pytest~=6.2.5
pytest-asyncio~=0.16.0
pytest-aiohttp~=0.3.0
pytest-cov
pytest-mock~=3.5.1
codecov

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