diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-05-16 12:20:42 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-05-16 12:20:42 +0000 |
commit | 20dba3fb8834d4bf534aeefd173f2c8a1fa4a7b3 (patch) | |
tree | a065fb4669c20fc648c1587233913ea603c668bd /test-requirements.txt | |
parent | 7eef50e738e4207749615b1ffe5f30af69cd051a (diff) | |
download | ironic-20dba3fb8834d4bf534aeefd173f2c8a1fa4a7b3.tar.gz |
Updated from global requirements
Change-Id: I661a08ce6d9cc94b9cd6905777b9dad1d92bd14c
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 959323cf5..1015aef14 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.13.0,<0.14,>=0.12.0 # Apache-2.0 -coverage>=4.0 # Apache-2.0 +coverage!=4.4,>=4.0 # Apache-2.0 doc8 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD mock>=2.0 # BSD |