summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-02-13 01:58:17 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-02-13 01:58:17 +0000
commitcb99e7267e3273bb7827ac3d32ef411582a7aac6 (patch)
tree46c748202beaba99cdab90f4331df402d8db8242
parentff21a498f5ccdc1e090426642d23b9ceefdebb31 (diff)
downloadoslo-middleware-cb99e7267e3273bb7827ac3d32ef411582a7aac6.tar.gz
Updated from global requirements
Change-Id: I8270741f0924846c4ad9179772b3f935dd01260b
-rw-r--r--test-requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index d1bd9c5..9067d92 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,9 +5,9 @@
fixtures>=3.0.0 # Apache-2.0/BSD
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
mock>=2.0.0 # BSD
-openstackdocstheme>=1.17.0 # Apache-2.0
-oslotest>=1.10.0 # Apache-2.0
-sphinx>=1.6.2 # BSD
+openstackdocstheme>=1.18.1 # Apache-2.0
+oslotest>=3.2.0 # Apache-2.0
+sphinx!=1.6.6,>=1.6.2 # BSD
testtools>=2.2.0 # MIT
coverage!=4.4,>=4.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0