Updated from global requirements

Change-Id: If0738d04f132fa12413f4b5aa64ddb1b901f5ed7
This commit is contained in:
OpenStack Proposal Bot
2017-05-15 00:50:30 +00:00
parent d139591a90
commit 2350dab129

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
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