pbr>=1.6
alembic>=0.8.0
Babel>=1.3
oslo.i18n>=1.5.0
oslo.config>=3.2.0
oslo.context>=0.2.0
oslo.utils>=3.2.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
testscenarios>=0.4

[mysql]
PyMySQL>=0.6.2 # MIT License

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

[postgresql]
psycopg2>=2.5

[test]
hacking<0.11,>=0.10.0
coverage>=3.6
discover
doc8 # Apache-2.0
eventlet>=0.17.4
fixtures>=1.3.1
mock>=1.2
python-subunit>=0.0.18
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18
testtools>=1.4.0
tempest-lib>=0.12.0
