
[mysql]
PyMySQL>=0.6.2
SQLAlchemy-Utils>=0.41.0
alembic>=0.7.2

[postgresql]
SQLAlchemy-Utils>=0.41.0
alembic>=0.7.2
psycopg2>=2.9.6

[test]
SQLAlchemy-Utils>=0.39.0
WebTest>=3.0.0
coverage>=3.6
fixtures>=1.3.1
gabbi>=1.30.0
oslotest>=2.15.0
stestr>=2.0.0

[zaqar]
python-zaqarclient>=1.2.0
