summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-11-19 16:00:11 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-11-19 16:00:11 +0000
commitfb99fe87629dcea11e70a6d33d4e71e971fffd54 (patch)
treec402c220786e7ecbad6efd33aab46cff89b6bb10
parent4fa2b00287b0513fa2a15198171ab75bf97d0baf (diff)
downloadoslo-incubator-fb99fe87629dcea11e70a6d33d4e71e971fffd54.tar.gz
Updated from global requirements
Change-Id: Ia3ab86b1f97e4c4a86fbb62897cf992cd9349eaa
-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 df2da689..879d6c19 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,7 +8,7 @@ debtcollector>=0.3.0 # Apache-2.0
greenlet>=0.3.2
Jinja2>=2.8 # BSD License (3 clause)
oslo.concurrency>=2.3.0 # Apache-2.0
-oslo.config>=2.6.0 # Apache-2.0
+oslo.config>=2.7.0 # Apache-2.0
oslo.middleware>=2.9.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=2.8.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 0636a2cb..3e5ca0e1 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,7 +5,7 @@
coverage>=3.6
discover
hacking<0.11,>=0.10.0
-oslosphinx>=2.5.0 # Apache-2.0
+oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
simplejson>=2.2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2