diff --git a/requirements.txt b/requirements.txt index e6c40b25..e2d04d68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,8 +8,8 @@ PyYAML>=3.10.0 # MIT python-dateutil>=2.4.2 # BSD six>=1.9.0 # MIT tosca-parser>=0.7.0 # Apache-2.0 -keystoneauth1>=2.17.0 # Apache-2.0 -python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 +keystoneauth1>=2.18.0 # Apache-2.0 +python-novaclient>=7.0.0 # Apache-2.0 python-heatclient>=1.6.1 # Apache-2.0 python-glanceclient>=2.5.0 # Apache-2.0 requests!=2.12.2,>=2.10.0 # Apache-2.0