bump ovirtsdk version to 4.3.0

see: bfc6a2a8d6
This commit is contained in:
Ryan Petrello
2019-06-21 12:49:16 -04:00
parent c46be3e718
commit 01d31231c0
2 changed files with 2 additions and 2 deletions

View File

@@ -47,7 +47,7 @@ ncclient==0.6.3
# netaddr filter
netaddr
# oVirt/RHV
ovirt-engine-sdk-python==4.2.4 # minimum set inside Ansible facts module requirements
ovirt-engine-sdk-python==4.3.0 # minimum set inside Ansible facts module requirements
pycurl==7.43.0.1 # higher versions will not install without SSL backend specified
# AWX usage
pexpect==4.6.0 # same as AWX requirement