From b65e4bbfcba2e3c0e0e61bae3a17e60f4e8a5c10 Mon Sep 17 00:00:00 2001 From: VedaAnnayappa Date: Thu, 11 Jul 2019 23:51:05 -0400 Subject: [PATCH] Updated lower-constraints and requirement.txt Change-Id: I34b37bfaf8760f3b00c629ba7a1c9956803f4a3e --- lower-constraints.txt | 2 ++ requirements.txt | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/lower-constraints.txt b/lower-constraints.txt index 810a95ec..8be2a7de 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -1,3 +1,5 @@ +libxml2-python==2.6.21 +lxml==4.3.4 alembic==0.9.8 amqp==2.2.2 appdirs==1.4.3 diff --git a/requirements.txt b/requirements.txt index 7e9dfcdc..3c0ef267 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,9 +4,9 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 Babel!=2.4.0,>=2.3.4 # BSD six>=1.10.0 # MIT -oslo.config>=5.2.0 # Apache-2.0 +oslo.config>=6.1.0 # Apache-2.0 oslo.log>=3.36.0 # Apache-2.0 -oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0 +oslo.serialization!=2.19.1,>=2.21.1 # Apache-2.0 oslo.utils>=3.37.0 # Apache-2.0 os-resource-classes>=0.1.0 # Apache-2.0 pypowervm>=1.1.20 # Apache-2.0