Updated from global requirements

Change-Id: I520b1312c3be7b48734fd0ae4fc674efe8926e86
This commit is contained in:
OpenStack Proposal Bot 2017-05-15 00:54:19 +00:00
parent 68a675bb42
commit 5d8f5e3324
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
# hacking should be first
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
ddt>=1.0.1 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD