Updated from global requirements

Change-Id: I2c1a2b08e537ae96d4a46777836254483fe62146
This commit is contained in:
OpenStack Proposal Bot 2017-05-15 00:46:47 +00:00
parent b6b6251a63
commit 1279947a62
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
bandit>=1.1.0 # Apache-2.0
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD
coverage>=4.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
httplib2>=0.7.5 # MIT
mock>=2.0 # BSD