summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-05-27 21:21:15 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-05-27 21:21:15 +0000
commit87c12f07342dde55306e3e2f510c78903a8ef435 (patch)
tree39525c1e3be1b036416c557194f3c8f3000559b2
parenteacdc13be812eef530b7a4e0cbf49e57ab9b52f6 (diff)
downloadoslo-concurrency-87c12f07342dde55306e3e2f510c78903a8ef435.tar.gz
Updated from global requirements
Change-Id: I4395a3468948c5b09e692be76e8874bdad34048c
-rw-r--r--requirements-py3.txt2
-rw-r--r--requirements.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements-py3.txt b/requirements-py3.txt
index d19ae6b..f4b5693 100644
--- a/requirements-py3.txt
+++ b/requirements-py3.txt
@@ -8,6 +8,6 @@ iso8601>=0.1.9,<=0.1.10
fixtures>=0.3.14,<=1.0.0
oslo.config>=1.4.0,<=1.6.0 # Apache-2.0
oslo.i18n>=1.0.0,<=1.3.1 # Apache-2.0
-oslo.utils>=1.0.0,<=1.2.1 # Apache-2.0
+oslo.utils>=1.4.0,<1.5.0 # Apache-2.0
posix_ipc<=0.9.9
six>=1.7.0,<=1.9.0
diff --git a/requirements.txt b/requirements.txt
index d19ae6b..f4b5693 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,6 +8,6 @@ iso8601>=0.1.9,<=0.1.10
fixtures>=0.3.14,<=1.0.0
oslo.config>=1.4.0,<=1.6.0 # Apache-2.0
oslo.i18n>=1.0.0,<=1.3.1 # Apache-2.0
-oslo.utils>=1.0.0,<=1.2.1 # Apache-2.0
+oslo.utils>=1.4.0,<1.5.0 # Apache-2.0
posix_ipc<=0.9.9
six>=1.7.0,<=1.9.0