Updated from global requirements

Change-Id: I849a458367c822435f226318462ddda5c8c356be
This commit is contained in:
OpenStack Proposal Bot 2015-07-16 23:19:51 +00:00
parent 01254d1891
commit 3e78c1bffa

View File

@ -35,7 +35,7 @@ amqp>=1.4.0
kombu>=3.0.7
# middleware
oslo.middleware!=2.0.0,>=1.2.0 # Apache-2.0
oslo.middleware>=2.4.0 # Apache-2.0
# 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: