aiotools>=0.9.1
async_timeout>=3.0.1
attrs>=19.3.0
python-dateutil>=2.8.1
msgpack>=1.0.0
temporenc>=0.1

[build]
wheel>=0.33.6
twine>=3.1.0
towncrier>=19.2.0

[dev]

[docs]
sphinx
sphinx-autodoc-typehints

[lint]
flake8>=3.8.1

[redis]
aioredis>=1.3.0

[snappy]
python-snappy>=0.5.4

[test]
Click>=7.0
pytest~=5.4.1
pytest-asyncio>=0.11.0
pytest-cov
pytest-mock
codecov

[thrift]
thriftpy2>=0.4.9

[typecheck]
mypy>=0.760

[zeromq]
pyzmq>=19.0.0
