Updated from global requirements

Change-Id: I7da80989bc25fabc9e47955f3539c417fb0b1425
This commit is contained in:
OpenStack Proposal Bot 2017-05-15 00:55:10 +00:00
parent 77c25ce011
commit 0f2917f18e
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,<0.14,>=0.12.0 # Apache-2.0
coverage>=4.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
flake8<2.6.0,>=2.5.4 # MIT
pep8==1.5.7 # MIT