Bump libvirt-python requirement to 4.6.0

libvirt-python 4.4.0 fails to build on CentOS 7.6 with
libvirt-4.5.0-10.el7_6.3 and libvirt-devel-4.5.0-10.el_7_6.3.

Bump the requirement to 4.6.0 since 4.5.0 failed testing.


Change-Id: I9c3110de0eedc1982c4e8c5af3a8682cd3bad72a
This commit is contained in:
Tom Barron 2018-12-04 06:51:36 -05:00
parent 1d91f22640
commit 3562f38049
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@ gunicorn===19.9.0
textfsm===0.4.1
unittest2===1.1.0
django-compressor===2.2
libvirt-python===4.4.0
libvirt-python===4.6.0
python-zunclient===2.1.0
asyncio===3.4.3;python_version=='3.4'
asyncio===3.4.3;python_version=='3.5'