Updated from global requirements

Change-Id: I31d3d582f223c89c1bc728e894d9235a353f60e0
This commit is contained in:
OpenStack Proposal Bot 2016-10-22 01:28:38 +00:00
parent b80f2ca802
commit c5018861b5
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
flake8<2.6.0,>=2.5.4 # MIT
unittest2 # BSD
coverage>=3.6 # Apache-2.0
coverage>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
hacking<0.10,>=0.9.2
mock>=2.0 # BSD