
[build]
wheel>=0.37.1
twine>=3.7.1

[lint]
flake8>=3.9.0

[test]
pytest>=6.2.5
pytest-cov
coveralls
mock
pytest-asyncio

[typecheck]
mypy>=0.930
