protobuf~=4.21.6
grpcio==1.50.0
grpcio-tools==1.50.0
async-timeout~=4.0.0

[build]
wheel>=0.36.2
twine>=3.4.1

[dev]

[lint]
flake8>=4.0.1
flake8-commas>=2.1

[test]
pytest~=6.2.5
pytest-asyncio~=0.16.0
pytest-cov>=2.11
pytest-mock>=3.5.0
codecov

[typecheck]
mypy>=0.930
types-protobuf
types-setuptools
