aiohttp~=3.7.3
aiohttp_cors>=0.7.0
aiotools~=1.2.1
Click>=7.1.2
PyJWT~=2.0.1
setproctitle>=1.2.2
trafaret>=2.1.0
uvloop>=0.15.1
zipstream~=1.1.4
backend.ai-common~=21.3.0

[build]
wheel>=0.35.1
twine>=3.2.0
towncrier~=19.2.0

[ci]

[dev]

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

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

[typecheck]
mypy>=0.800
