
[database]
PyMySQL>=0.7.6 # MIT License
SQLAlchemy-Utils # BSD License
SQLAlchemy<1.1.0,>=1.0.10 # MIT
alembic>=0.8.4 # MIT
psycopg2>=2.5 # LGPL/ZPL

[doc]
oslosphinx>=4.7.0 # Apache-2.0
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD

[eventlet]
eventlet!=0.18.3,>=0.18.2 # MIT

[redis]
redis>=2.10.0 # MIT

[test]
doc8 # Apache-2.0
hacking<0.11,>=0.10.0
mock>=2.0 # BSD
oslotest>=1.10.0 # Apache-2.0
pydotplus>=2.0.2 # MIT License
reno>=1.8.0 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT

[workers]
kombu<4.0.0,>=3.0.25 # BSD

[zookeeper]
kazoo>=2.2 # Apache-2.0
zake>=0.1.6 # Apache-2.0
