summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-02-13 01:58:21 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-02-13 01:58:21 +0000
commit256a688ff8ab67098bfeddb308736e69ed3b30e7 (patch)
treeec249f907c06776994859deea26bf938cad85cf0
parent2e78ca7f6b8e392a5c24af6c75b7e46313393f5e (diff)
downloadoslo-policy-256a688ff8ab67098bfeddb308736e69ed3b30e7.tar.gz
Updated from global requirements
Change-Id: I5f790e6e353924a19b64da8e1489bb4efb2551cc
-rw-r--r--test-requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 95c8c71..453d7f5 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -2,15 +2,15 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
-oslotest>=1.10.0 # Apache-2.0
+oslotest>=3.2.0 # Apache-2.0
requests-mock>=1.1.0 # Apache-2.0
# computes code coverage percentages
coverage!=4.4,>=4.0 # Apache-2.0
# These are needed for docs generation
-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