pbr>=1.6
alembic>=0.8.0
Babel>=1.3
oslo.i18n>=2.1.0
oslo.config>=3.7.0
oslo.context>=0.2.0
oslo.utils>=3.5.0
SQLAlchemy<1.1.0,>=1.0.10
sqlalchemy-migrate>=0.9.6
stevedore>=1.5.0
six>=1.9.0

[fixtures]
testresources>=0.2.4 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD

[mysql]
PyMySQL>=0.6.2 # MIT License

[mysql-c:(python_version=='2.7')]
MySQL-python

[postgresql]
psycopg2>=2.5 # LGPL/ZPL

[test]
hacking<0.11,>=0.10.0
coverage>=3.6 # Apache-2.0
discover # BSD
doc8 # Apache-2.0
eventlet!=0.18.3,>=0.18.2 # MIT
fixtures>=1.3.1 # Apache-2.0/BSD
mock>=1.2 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
tempest-lib>=0.14.0 # Apache-2.0
reno>=0.1.1 # Apache2
