From cad67bdfa8ede2eeb9bac1b91143cf497eaf94fd Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 15 Mar 2018 07:12:15 +0000 Subject: [PATCH] Updated from global requirements Depends-On: https://review.openstack.org/563087 Change-Id: Ia9085ee98c4502c2e6bf6dcf2f846643d4aceace --- lower-constraints.txt | 4 ++-- requirements.txt | 6 +++--- test-requirements.txt | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lower-constraints.txt b/lower-constraints.txt index a0c51944..3b80227d 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -31,7 +31,7 @@ linecache2==1.0.0 MarkupSafe==1.0 mccabe==0.2.1 mock==2.0.0 -monasca-common==1.4.0 +monasca-common==2.7.0 monasca-statsd==1.1.0 monotonic==0.6 mox3==0.20.0 @@ -42,7 +42,7 @@ openstackdocstheme==1.18.1 os-api-ref==1.4.0 os-client-config==1.28.0 os-testr==1.0.0 -oslo.config==5.1.0 +oslo.config==5.2.0 oslo.context==2.19.2 oslo.i18n==3.15.3 oslo.log==3.36.0 diff --git a/requirements.txt b/requirements.txt index d5b114b8..5fb44c26 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,13 +6,13 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 Paste>=2.0.2 # MIT falcon>=1.0.0 # Apache-2.0 keystonemiddleware>=4.17.0 # Apache-2.0 -oslo.config>=5.1.0 # Apache-2.0 +oslo.config>=5.2.0 # Apache-2.0 oslo.context>=2.19.2 # Apache-2.0 oslo.middleware>=3.31.0 # Apache-2.0 oslo.log>=3.36.0 # Apache-2.0 oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0 oslo.utils>=3.33.0 # Apache-2.0 PasteDeploy>=1.5.0 # MIT -monasca-common>=1.4.0 # Apache-2.0 -eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT +monasca-common>=2.7.0 # Apache-2.0 +eventlet!=0.18.3,!=0.20.1,!=0.21.0,>=0.18.2 # MIT monasca-statsd>=1.1.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 946868ad..6b97cf9a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -16,7 +16,7 @@ simplejson>=3.5.1 # MIT # documentation doc8>=0.6.0 # Apache-2.0 -sphinx!=1.6.6,>=1.6.2 # BSD +sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD os-api-ref>=1.4.0 # Apache-2.0 reno>=2.5.0 # Apache-2.0 openstackdocstheme>=1.18.1 # Apache-2.0