Updated from global requirements

Change-Id: I3d4e56a47aec37fd69021281aa895b5d3f05ab8c
This commit is contained in:
OpenStack Proposal Bot 2015-05-06 16:08:56 +00:00
parent 6c91066c72
commit b46e52f536
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ PyYAML>=3.1.0
kombu>=3.0.7 kombu>=3.0.7
# middleware # middleware
oslo.middleware>=1.0.0 # Apache-2.0 oslo.middleware>=1.2.0 # Apache-2.0
# FIXME: concurrent.futures is part of the Python stdlib since Python 3.2, # FIXME: concurrent.futures is part of the Python stdlib since Python 3.2,
# but the requirements is still needed because of a bug in tox: # but the requirements is still needed because of a bug in tox:

View File

@ -26,7 +26,7 @@ PyYAML>=3.1.0
kombu>=3.0.7 kombu>=3.0.7
# middleware # middleware
oslo.middleware>=1.0.0 # Apache-2.0 oslo.middleware>=1.2.0 # Apache-2.0
# for the futures based executor # for the futures based executor
futures>=2.1.6 futures>=2.1.6