Bump lower libvirt-python to 3.7
Otherwise it mismatches the libvirt binary on bionic and fails to build. Change-Id: Ic7821d2e9ac764c980db1a2708ee3441855f3830
This commit is contained in:
parent
200b274954
commit
89cc01b6d9
@ -17,7 +17,7 @@ imagesize==0.7.1
|
||||
iso8601==0.1.11
|
||||
Jinja2==2.10
|
||||
keystoneauth1==3.4.0
|
||||
libvirt-python==3.5.0
|
||||
libvirt-python==3.7.0
|
||||
linecache2==1.0.0
|
||||
MarkupSafe==1.0
|
||||
mccabe==0.2.1
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
||||
six>=1.10.0 # MIT
|
||||
libvirt-python!=4.1.0,>=3.5.0 # LGPLv2+
|
||||
libvirt-python!=4.1.0,>=3.7.0 # LGPLv2+
|
||||
pyghmi>=1.0.22 # Apache-2.0
|
||||
cliff!=2.9.0,>=2.8.0 # Apache-2.0
|
||||
pyzmq>=14.3.1 # LGPL+BSD
|
||||
|
Loading…
Reference in New Issue
Block a user