diff --git a/requirements.txt b/requirements.txt index 7aaca4305..5a9edb66f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ lxml!=3.7.0,>=3.4.1 # BSD PyMySQL>=0.7.6 # MIT License aodhclient>=0.9.0 # Apache-2.0 python-ceilometerclient>=2.5.0 # Apache-2.0 -python-cinderclient>=3.2.0 # Apache-2.0 +python-cinderclient>=3.3.0 # Apache-2.0 python-dateutil>=2.4.2 # BSD python-keystoneclient>=3.8.0 # Apache-2.0 python-neutronclient>=6.3.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 87919a814..095da39c0 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,7 +9,7 @@ lxml!=3.7.0,>=3.4.1 # BSD networkx<2.0,>=1.10 # BSD PyMySQL>=0.7.6 # MIT License python-ceilometerclient>=2.5.0 # Apache-2.0 -python-cinderclient>=3.2.0 # Apache-2.0 +python-cinderclient>=3.3.0 # Apache-2.0 python-neutronclient>=6.3.0 # Apache-2.0 python-novaclient>=9.1.0 # Apache-2.0 python-heatclient>=1.10.0 # Apache-2.0