summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-11-02 03:11:08 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-11-02 03:11:08 +0000
commitc4d9ebb66d28fa6ab4ac0ece3803184108893e94 (patch)
treeae3f47cd7ddc6e25f477d459306776ca490061f7 /test-requirements.txt
parentea93edaf833d0f9244fabd1dd206c899316efec6 (diff)
downloadpython-troveclient-c4d9ebb66d28fa6ab4ac0ece3803184108893e94.tar.gz
Updated from global requirements
Change-Id: I1e354412fa15c6f0b8a97b6ec092b9d03002cf47
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 414a0ef..c707943 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking<0.11,>=0.10.0
-coverage>=3.6 # Apache-2.0
+coverage>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0