summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-10-22 01:27:00 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-10-22 01:27:00 +0000
commit8ec821d31a05ac88a279175c358dcec21cbfedda (patch)
treedecf370a94b6220f0140cdcaeaa2dca572f37cfe /test-requirements.txt
parent0f7b2436155ad3f37284ffc42ae482c93331a59a (diff)
downloadpython-keystoneclient-8ec821d31a05ac88a279175c358dcec21cbfedda.tar.gz
Updated from global requirements
Change-Id: Icbc152032206acde209e10e4d95c17d55c1cf094
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index e91a96f..75a2eee 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,7 +5,7 @@
hacking<0.11,>=0.10.0
flake8-docstrings==0.2.1.post1 # MIT
-coverage>=3.6 # Apache-2.0
+coverage>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
keyring>=5.5.1 # MIT/PSF
lxml>=2.3 # BSD