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

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

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

[zaqar]
python-zaqarclient>=1.2.0
