summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-17 03:57:40 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-17 03:57:40 +0000
commit6072003f1794aed33d270975a48b66d7496711ba (patch)
tree40beb9cf75b2bb98cfdb5cdededc416027f42936 /test-requirements.txt
parent1ba31b9609cde6eac72a0fc2f501e3926a17d57a (diff)
downloadpython-heatclient-6072003f1794aed33d270975a48b66d7496711ba.tar.gz
Updated from global requirements
Change-Id: If4c2ffc9df345c1d73928aa3530c4b418fdbd1c6
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index f83f167..7e65c0d 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,15 +4,15 @@
# Hacking already pins down pep8, pyflakes and flake8
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
-coverage>=4.0 # Apache-2.0
+coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
requests-mock>=1.1 # Apache-2.0
mock>=2.0 # BSD
mox3!=0.19.0,>=0.7.0 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
-python-openstackclient>=3.3.0 # Apache-2.0
-sphinx>=1.5.1 # BSD
+python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0
+sphinx!=1.6.1,>=1.5.1 # BSD
tempest>=14.0.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD