
[database]
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10
alembic>=0.8.10
SQLAlchemy-Utils>=0.30.11
PyMySQL>=0.7.6
psycopg2>=2.8.0

[eventlet]
eventlet!=0.18.3,!=0.20.1,!=0.21.0,>=0.18.2

[redis]
redis>=2.10.0

[test]
pydotplus>=2.0.2
hacking<0.11,>=0.10.0
oslotest>=3.2.0
mock>=2.0.0
testtools>=2.2.0
testscenarios>=0.4
stestr>=2.0.0

[workers]
kombu>=4.3.0

[zookeeper]
kazoo>=2.6.0
zake>=0.1.6
