summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-06-22 08:27:11 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-06-22 08:27:11 +0000
commit8ebc9d43562b160a20d16964f9f4129b2fdbef06 (patch)
treed3b461efed53fc73b953cdb0b04a04e8f72603f2 /test-requirements.txt
parente9224c8927b95fa50a7600afc16b08561cfd5625 (diff)
downloadoslo-policy-8ebc9d43562b160a20d16964f9f4129b2fdbef06.tar.gz
Updated from global requirements
Change-Id: Ic58778ba5c28c3b5e139ef12bbfa37cb4c10da03
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 55b42c2..eb6240f 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -2,9 +2,9 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-hacking>=0.10.0,<0.11
-oslotest>=1.5.1 # Apache-2.0
+hacking<0.11,>=0.10.0
+oslotest>=1.5.1 # Apache-2.0
# These are needed for docs generation
-oslosphinx>=2.5.0 # Apache-2.0
-sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
+oslosphinx>=2.5.0 # Apache-2.0
+sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2