Updated from global requirements

Change-Id: Iea5c11652dee4cd5f5b9c7e4ef9132f09884f7a9
This commit is contained in:
OpenStack Proposal Bot 2018-03-28 18:31:15 +00:00
parent d4e7491a3a
commit 5ccf37d9b7

View File

@ -28,7 +28,7 @@ oslo.policy>=1.30.0 # Apache-2.0
osprofiler>=1.4.0 # Apache-2.0
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
enum34>=1.0.4;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
trollius>=1.0 # Apache-2.0
trollius>=1.0;python_version=='2.7' # Apache-2.0
autobahn>=0.10.1 # MIT License
requests>=2.14.2 # Apache-2.0
futurist>=1.2.0 # Apache-2.0