summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-21 08:56:07 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-21 08:56:07 +0000
commit1c50f5e0bfdd4ee3f2b7a5a3e97f0609b522c21b (patch)
treeb9e6879f205bef7c1685938bce1b795249e1fb38
parentf277b8770300e6a0446302528ddcfffeb9d48c0f (diff)
downloadoslo-middleware-1c50f5e0bfdd4ee3f2b7a5a3e97f0609b522c21b.tar.gz
Updated from global requirements
Change-Id: I6d677d3d160c5730e7e2d8b00211eac22fe1a918
-rw-r--r--doc/requirements.txt2
-rw-r--r--requirements.txt4
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index acb43cd..9a410c5 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -3,6 +3,6 @@
# process, which may cause wedges in the gate later.
# These are needed for docs generation
openstackdocstheme>=1.18.1 # Apache-2.0
-sphinx!=1.6.6,>=1.6.2 # BSD
+sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
reno>=2.5.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
diff --git a/requirements.txt b/requirements.txt
index b16298d..2273d00 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,8 +3,8 @@
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # 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>=5.1.0 # Apache-2.0
+Jinja2>=2.10 # BSD License (3 clause)
+oslo.config>=5.2.0 # Apache-2.0
oslo.context>=2.19.2 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0