
[:(python_version=='2.7' or python_version=='2.6')]
futures>=3.0

[mysql]
PyMySQL>=0.6.2 # MIT License
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 # Apache-2.0
gnocchi[postgresql,file]
mock>=1.0
os-testr>=0.4.1 # Apache-2.0
oslotest>=2.15.0 # Apache-2.0
pifpaf[gnocchi]>=1.0.1
sqlalchemy-utils
testrepository>=0.0.18
testresources>=0.2.4 # Apache-2.0/BSD
webtest

[zaqar]
python-zaqarclient>=1.2.0
