Jinja2
PrettyTable<0.8
PyYAML
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8
alembic!=1.2.0
decorator
jsonschema
oslo.config!=4.3.0,!=4.4.0
oslo.db
oslo.log
paramiko
pbr!=2.1.0
pyOpenSSL
python-subunit
requests!=2.20.0
six
virtualenv!=16.3.0

[:(python_version=='3.4')]
requests<2.20.0

[mysql]
PyMySQL>=0.7.6

[postgres]
psycopg2>=2.5

[test]
ddt
hacking!=0.13.0,>=0.12.0
mock
oslosphinx
pytest-cov>=2.2.1
pytest-html>=1.10.0
pytest-xdist
pytest>=2.7
python-dateutil
sphinx!=1.6.6,!=1.6.7,!=2.1.0
testresources
testtools

[test:(python_version<='3.4')]
pytest<5.0.0,>=2.7
