aiotools>=0.9.1
async_timeout>=3.0.1
attrs>=21.2.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.9

[redis]
aioredis<2.0,>=1.3.0

[snappy]
python-snappy>=0.5.4

[test]
Click>=8.0
pytest~=6.2
pytest-asyncio>=0.15.0
pytest-cov
pytest-mock
codecov

[thrift]
thriftpy2>=0.4.9

[typecheck]
mypy>=0.910
types-python-dateutil

[zeromq]
pyzmq>=19.0.0
