Updated from global requirements

Change-Id: I57fe25d362fc6878be427c55a5149db815f6f578
This commit is contained in:
OpenStack Proposal Bot 2016-10-22 01:18:52 +00:00
parent 3eceb64dec
commit 3245dc318f
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ pycrypto>=2.6 # Public Domain
oslo.config>=3.14.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.context>=2.9.0 # Apache-2.0
oslo.utils>=3.16.0 # Apache-2.0
oslo.utils>=3.17.0 # Apache-2.0
stevedore>=1.17.1 # Apache-2.0
futurist!=0.15.0,>=0.11.0 # Apache-2.0
taskflow>=1.26.0 # Apache-2.0

View File

@ -10,7 +10,7 @@ Babel>=2.3.4 # BSD
# Needed for testing
bandit>=1.1.0 # Apache-2.0
coverage>=3.6 # Apache-2.0
coverage>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mox3>=0.7.0 # Apache-2.0
mock>=2.0 # BSD