summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2018-02-28 13:56:13 +0000
committerGerrit Code Review <review@openstack.org>2018-02-28 13:56:13 +0000
commit64732366843fb09c963a2673ad32c85db63e5d48 (patch)
tree4a09c2bc7df0030de501e141266f9f36bbe5a04d
parent431405b78542f1164aefbb76a5734966cdb7f818 (diff)
parent256a688ff8ab67098bfeddb308736e69ed3b30e7 (diff)
downloadoslo-policy-64732366843fb09c963a2673ad32c85db63e5d48.tar.gz
Merge "Updated from global requirements" into stable/queens
-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