SQLAlchemy>=1.2.19
cryptography>=2.7
websockify>=0.8.0

[:(python_version=='2.7' or python_version=='2.6' or python_version=='3.3')]
enum34>=1.0.4

[osprofiler]
osprofiler>=1.4.0

[test]
PyMySQL>=0.7.6
bandit<=1.6.2,>=1.1.0
coverage!=4.4,>=4.0
ddt>=1.0.1
fixtures>=3.0.0
gabbi>=1.35.0
hacking<1.2.0,>=1.1.0
mock>=3.0.0
mox3>=0.20.0
oslo.vmware>=2.17.0
oslotest>=3.8.0
osprofiler>=1.4.0
psycopg2>=2.7
pycodestyle<2.6.0,>=2.0.0
python-barbicanclient>=4.5.2
python-ironicclient!=2.7.1,>=2.7.0
requests-mock>=1.2.0
stestr>=2.0.0
testresources>=2.0.0
testscenarios>=0.4
testtools>=2.2.0
wsgi-intercept>=1.7.0

[test:(python_version<'3.0')]
contextlib2>=0.5.5
