aiojobs>=0.2.2
aiotools>=0.8.5
async_timeout~=3.0.1
attrs>=19.3.0
python-dateutil>=2.8.1
msgpack~=0.6.2
temporenc~=0.1
yarl>=1.3.0

[build]
wheel>=0.33.6
twine>=3.1.0

[dev]
pytest-sugar

[docs]
sphinx
sphinx-autodoc-typehints

[redis]
aioredis>=1.3.0

[snappy]
python-snappy>=0.5.4

[test]
Click>=7.0
pytest>=5.2
pytest-asyncio>=0.10
pytest-cov
pytest-mock
mypy>=0.750
flake8>=3.7.9
codecov

[thrift]
thriftpy2>=0.4.9

[zeromq]
pyzmq>=18.1.1
