
[mysql]
PyMySQL>=0.6.2 # MIT License
SQLAlchemy<1.1.0,>=0.9.7
alembic>=0.7.2
sqlalchemy-utils

[postgresql]
SQLAlchemy<1.1.0,>=0.9.7
alembic>=0.7.2
psycopg2
sqlalchemy-utils

[test]
coverage>=3.6
fixtures>=1.3.1
gabbi>=1.7.0 # Apache-2.0
mock>=1.0
os-testr
oslotest>=1.5.1,<3.0.0 # Apache-2.0
pifpaf>=0.1.0
python-subunit>=0.0.18
tempest>=11.0.0  # Apache-2.0
testrepository>=0.0.18
testresources>=0.2.4 # Apache-2.0/BSD
webtest

[zaqar]
python-zaqarclient>=1.2.0
