Updated from global requirements

Change-Id: Idafb42a726b25296d7a44d33361120de4e4bd60b
This commit is contained in:
OpenStack Proposal Bot 2015-05-11 15:51:26 +00:00
parent 2d81577fa1
commit 48eb5e19cc
2 changed files with 2 additions and 2 deletions

@ -36,7 +36,7 @@ oslo.middleware>=1.2.0 # Apache-2.0
# and oslo_messaging.tests.test_opts.OptsTestCase.test_entry_point fails.
#
# for the futures based executor
futures>=2.1.6
futures>=3.0
# needed by the aioeventlet executor
aioeventlet>=0.4

@ -29,7 +29,7 @@ kombu>=3.0.7
oslo.middleware>=1.2.0 # Apache-2.0
# for the futures based executor
futures>=2.1.6
futures>=3.0
# needed by the aioeventlet executor
aioeventlet>=0.4