summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-09-22 13:00:47 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-09-22 13:00:47 +0000
commit6c214eeec096be25d3f231fa71bb32a9a22c75cf (patch)
tree8d593bde154cb03943ab4a5ed9f12fd4756be5dd
parent3d1225cbb0435c9912ff1359f2db07ae4e6c81eb (diff)
downloadpython-cinderclient-6c214eeec096be25d3f231fa71bb32a9a22c75cf.tar.gz
Updated from global requirements
Change-Id: I510639c95acb355292b7b5bda1ffa5b41c7d8608
-rw-r--r--requirements.txt6
-rw-r--r--test-requirements.txt6
2 files changed, 6 insertions, 6 deletions
diff --git a/requirements.txt b/requirements.txt
index ccb8c1e..681c4c6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,8 +4,8 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
PrettyTable<0.8,>=0.7.1 # BSD
keystoneauth1>=3.2.0 # Apache-2.0
-simplejson>=2.2.0 # MIT
+simplejson>=3.5.1 # MIT
Babel!=2.4.0,>=2.3.4 # BSD
six>=1.9.0 # MIT
-oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
-oslo.utils>=3.20.0 # Apache-2.0
+oslo.i18n>=3.15.3 # Apache-2.0
+oslo.utils>=3.28.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index db653e2..8f76e99 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,7 +7,7 @@ coverage!=4.4,>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0.0 # BSD
-openstackdocstheme>=1.16.0 # Apache-2.0
+openstackdocstheme>=1.17.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
reno>=2.5.0 # Apache-2.0
requests-mock>=1.1.0 # Apache-2.0
@@ -15,5 +15,5 @@ sphinx>=1.6.2 # BSD
tempest>=16.1.0 # Apache-2.0
testtools>=1.4.0 # MIT
testrepository>=0.0.18 # Apache-2.0/BSD
-os-testr>=0.8.0 # Apache-2.0
-oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
+os-testr>=1.0.0 # Apache-2.0
+oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0