Updated from global requirements

Change-Id: I9cc5333432e5a2c6e12bd9f935b1ec1adc7c356f
This commit is contained in:
OpenStack Proposal Bot 2017-02-11 17:44:41 +00:00
parent 8739083d09
commit 3fc9cfb63d
2 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ pbr>=1.8 # Apache-2.0
anyjson>=0.3.3 # BSD
eventlet!=0.18.3,>=0.18.2 # MIT
GitPython>=1.0.1 # BSD License (3 clause)
kombu<4.0.0,>=3.0.25 # BSD
kombu>=3.0.25 # BSD
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
@ -13,4 +13,4 @@ oslo.utils>=3.18.0 # Apache-2.0
PyYAML>=3.10.0 # MIT
six>=1.9.0 # MIT
semantic-version>=2.3.1 # BSD
requests!=2.12.2,>=2.10.0 # Apache-2.0
requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0

View File

@ -11,5 +11,5 @@ oslotest>=1.10.0 # Apache-2.0
# doc build requirements
oslosphinx>=4.7.0 # Apache-2.0
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
sphinx>=1.5.1 # BSD
reno>=1.8.0 # Apache-2.0