Updated from global requirements

Change-Id: I93d6f7bede18f43dd2117227be3fca2ebda48f2f
This commit is contained in:
OpenStack Proposal Bot 2017-05-15 12:08:47 +00:00
parent c2687c6223
commit fbefa536e8
1 changed files with 1 additions and 1 deletions

View File

@ -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.12.0 # Apache-2.0
coverage>=4.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
mock>=2.0 # BSD
testtools>=1.4.0 # MIT
python-subunit>=0.0.18 # Apache-2.0/BSD