summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-31 03:05:23 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-31 03:05:23 +0000
commit4028696088274834cce9089f79195bfa87b98059 (patch)
treec7eae2139f669c566bca3b43a7e0adfa02b4aa42
parentf553a614de3ea053b5dcec34d45e4ffdd6af9a08 (diff)
downloadoslo-middleware-4028696088274834cce9089f79195bfa87b98059.tar.gz
Updated from global requirements
Change-Id: Ia3307d02ecf4d58cd6972945767e426f31200d59
-rw-r--r--requirements.txt2
-rw-r--r--test-requirements.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 30a44b7..da55f75 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,7 +7,7 @@ Jinja2>=2.8 # BSD License (3 clause)
oslo.config>=3.9.0 # Apache-2.0
oslo.context>=2.2.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
-oslo.utils>=3.5.0 # Apache-2.0
+oslo.utils>=3.9.0 # Apache-2.0
six>=1.9.0 # MIT
stevedore>=1.10.0 # Apache-2.0
WebOb>=1.2.3 # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index fc60e42..14bea4a 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,7 +4,7 @@
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
hacking<0.11,>=0.10.0
-mock>=1.2 # BSD
+mock>=2.0 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD