diff --git a/requirements.txt b/requirements.txt index 7a18c2f1e..f8040a5fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ apscheduler # MIT License enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD jsonpatch>=1.1 # BSD -keystoneauth1>=3.0.1 # Apache-2.0 +keystoneauth1>=3.1.0 # Apache-2.0 jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT keystonemiddleware>=4.12.0 # Apache-2.0 lxml!=3.7.0,>=2.3 # BSD @@ -31,7 +31,7 @@ PrettyTable<0.8,>=0.7.1 # BSD voluptuous>=0.8.9 # BSD License gnocchiclient>=2.7.0 # Apache-2.0 python-ceilometerclient>=2.5.0 # Apache-2.0 -python-cinderclient>=3.0.0 # Apache-2.0 +python-cinderclient>=3.1.0 # Apache-2.0 python-glanceclient>=2.7.0 # Apache-2.0 python-keystoneclient>=3.8.0 # Apache-2.0 python-monascaclient>=1.1.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 84a7d8903..9283979ff 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -15,7 +15,7 @@ testscenarios>=0.4 # Apache-2.0/BSD testtools>=1.4.0 # MIT # Doc requirements -openstackdocstheme>=1.11.0 # Apache-2.0 +openstackdocstheme>=1.16.0 # Apache-2.0 sphinx>=1.6.2 # BSD sphinxcontrib-pecanwsme>=0.8 # Apache-2.0