Updated from global requirements

Change-Id: I0dff3e4dc527ef49cfb9a4659a9415d74134b1d2
This commit is contained in:
OpenStack Proposal Bot 2017-02-02 23:45:42 +00:00
parent b883783627
commit b68a77a55e
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ hacking<0.11,>=0.10.0
bandit>=1.1.0 # Apache-2.0
coverage>=3.6 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
kombu!=4.0.0,!=4.0.1,>=3.0.25 # BSD
kombu<4.0.0,>=3.0.25 # BSD
mock>=2.0 # BSD
mox3>=0.7.0 # Apache-2.0
PyMySQL!=0.7.7,>=0.6.2 # MIT License