setuptools >= 0.7
six >= 1.4.0
pytz
tzlocal >= 1.2

[sqlalchemy]
sqlalchemy >= 0.8

[asyncio:python_version == "2.7"]
trollius

[tornado]
tornado >= 4.3

[testing]
pytest
pytest-cov
pytest-catchlog
pytest-tornado

[gevent]
gevent

[mongodb]
pymongo >= 2.8

[testing:python_version != "2.7"]
pytest_asyncio

[twisted]
twisted

[asyncio:python_version == "3.3"]
asyncio

[redis]
redis

[:python_version == "2.7"]
futures
funcsigs

[rethinkdb]
rethinkdb

[testing:python_version == "2.7"]
mock

[zookeeper]
kazoo