summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-06-30 18:48:12 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-06-30 18:48:12 +0000
commitf13a21ce943593126e40b818d3ff83376b4268a4 (patch)
tree446a8896d70c07d8a2d832bd0bf97f8e7e8baf10
parentec7be5293e9fdb823eda0d3465c449c341658446 (diff)
downloadoslo-concurrency-f13a21ce943593126e40b818d3ff83376b4268a4.tar.gz
Updated from global requirements
Change-Id: I75f0c00c84523ac027b9f68e3980d7de2815ee02
-rw-r--r--requirements.txt2
-rw-r--r--test-requirements.txt4
2 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index 51b3c76..2e2d6d7 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,7 +7,7 @@ enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' #
iso8601>=0.1.11 # MIT
oslo.config>=3.10.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
-oslo.utils>=3.11.0 # Apache-2.0
+oslo.utils>=3.14.0 # Apache-2.0
six>=1.9.0 # MIT
fasteners>=0.7 # Apache-2.0
retrying!=1.3.0,>=1.2.3 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 8418f39..e431107 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10,7 +10,7 @@ fixtures>=3.0.0 # Apache-2.0/BSD
# These are needed for docs generation
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
-reno>=1.6.2 # Apache2
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
+reno>=1.8.0 # Apache2
eventlet!=0.18.3,>=0.18.2 # MIT