Updated from global requirements

Change-Id: I2d3cc0df242c040e4a0bfbc9130ce6cbdc1b97ee
This commit is contained in:
OpenStack Proposal Bot 2017-05-15 00:47:10 +00:00
parent 63475f6f63
commit 7bd7cafa08
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
unittest2 # BSD
coverage>=4.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
mock>=2.0 # BSD
testtools>=1.4.0 # MIT
testrepository>=0.0.18 # Apache-2.0/BSD