summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-02-10 09:48:27 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-02-10 09:48:27 +0000
commit4413c89e118b00acf9975cc244fc0e57b1988ad4 (patch)
tree8022ce298fa6e9be9c420592d6f9c93bf95b7ddc
parent1cb766c0fc3ae1803651e0dd4e80a572a92ea4cd (diff)
downloadoslo-middleware-4413c89e118b00acf9975cc244fc0e57b1988ad4.tar.gz
Updated from global requirements
Change-Id: I4a7664a970bd14deb09a765707588509a2197e5f
-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 11fc3e5..3471b7c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,7 +5,7 @@
pbr>=1.8 # Apache-2.0
Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
-oslo.context>=2.9.0 # Apache-2.0
+oslo.context>=2.12.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0
six>=1.9.0 # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index 26b5790..8d653a9 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,7 +7,7 @@ hacking<0.11,>=0.10.0
mock>=2.0 # BSD
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
-sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
+sphinx>=1.5.1 # BSD
testtools>=1.4.0 # MIT
coverage>=4.0 # Apache-2.0
reno>=1.8.0 # Apache-2.0