summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-02-13 01:58:53 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-02-13 01:58:53 +0000
commit71d3ad33075bedbf63773ce30af306f179ef06ea (patch)
treef173e64276d46e8665b1165b000b6113916e8b15
parent8a45348c094edc2dd28d8a25dd69f387eada7941 (diff)
downloadoslo-vmware-71d3ad33075bedbf63773ce30af306f179ef06ea.tar.gz
Updated from global requirements
Change-Id: Id28b7f55334ef098e3853d67217b11601c2a737a
-rw-r--r--requirements.txt2
-rw-r--r--test-requirements.txt4
2 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index ef4a1f0..01c6672 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -19,4 +19,4 @@ suds-jurko>=0.6 # LGPLv3+
eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
requests>=2.14.2 # Apache-2.0
urllib3>=1.21.1 # MIT
-oslo.concurrency>=3.20.0 # Apache-2.0
+oslo.concurrency>=3.25.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 57c5390..0a50635 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -16,8 +16,8 @@ testtools>=2.2.0 # MIT
coverage!=4.4,>=4.0 # Apache-2.0
# this is required for the docs build jobs
-openstackdocstheme>=1.17.0 # Apache-2.0
-sphinx>=1.6.2 # BSD
+openstackdocstheme>=1.18.1 # Apache-2.0
+sphinx!=1.6.6,>=1.6.2 # BSD
reno>=2.5.0 # Apache-2.0
bandit>=1.1.0 # Apache-2.0