diff --git a/lower-constraints.txt b/lower-constraints.txt index df08a83..7c8980d 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -4,7 +4,7 @@ appdirs==1.4.3 asn1crypto==0.24.0 Babel==2.5.3 certifi==2018.1.18 -cffi==1.11.5 +cffi==1.14.0 chardet==3.0.4 cliff==2.11.0 cmd2==0.8.1 @@ -33,16 +33,16 @@ jsonpatch==1.21 jsonpointer==2.0 jsonschema==2.6.0 keystoneauth1==3.4.0 -libvirt-python==3.7.0 +libvirt-python==6.0.0 linecache2==1.0.0 -MarkupSafe==1.0 +MarkupSafe==1.1.1 monotonic==1.4 mox3==0.25.0 msgpack==0.5.6 munch==2.2.0 netaddr==0.7.19 netifaces==0.10.6 -lxml==3.4.1 +lxml==4.5.0 openstacksdk==0.13.0 os-client-config==1.29.0 os-service-types==1.2.0 @@ -80,7 +80,7 @@ python-mimeparse==1.6.0 python-novaclient==10.1.0 python-subunit==1.0.0 pytz==2018.3 -PyYAML==3.12 +PyYAML==3.13 repoze.lru==0.7 requests==2.18.4 requestsexceptions==1.4.0 diff --git a/requirements.txt b/requirements.txt index 2d263fd..c4347be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,11 +4,11 @@ automaton>=1.9.0 # Apache-2.0 keystoneauth1>=3.4.0 # Apache-2.0 -libvirt-python!=4.1.0,!=4.2.0,>=3.7.0 # LGPLv2+ +libvirt-python>=6.0.0 # LGPLv2+ openstacksdk>=0.13.0 # Apache-2.0 oslo.concurrency>=3.26.0 # Apache-2.0 oslo.config>=5.2.0 # Apache-2.0 -lxml!=3.7.0,>=3.4.1 # BSD +lxml>=4.5.0 # BSD oslo.cache>=1.26.0 # Apache-2.0 oslo.i18n>=3.15.3 # Apache-2.0 oslo.log>=3.36.0 # Apache-2.0