
[mysql]
PyMySQL>=0.6.2
SQLAlchemy>=0.9.7
alembic>=0.7.2
sqlalchemy-utils

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

[test]
coverage>=3.6
fixtures>=1.3.1
gabbi>=1.30.0
gnocchi[file,postgresql]
os-testr>=0.4.1
oslotest>=2.15.0
pifpaf[gnocchi]>=1.0.1
sqlalchemy-utils
testrepository>=0.0.18
testresources>=0.2.4
webtest

[zaqar]
python-zaqarclient>=1.2.0
