We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fc7ddb7 + dc66043 commit 0ad2739Copy full SHA for 0ad2739
constraints.txt
@@ -1,2 +1 @@
1
-libvirt-python==4.5.0
2
cloudify-common>=4.5.0
setup.py
@@ -34,7 +34,7 @@
34
install_requires=[
35
'cloudify-common>=4.5.0',
36
# libvirt-6.0 requires python3
37
- 'libvirt-python==7.10',
+ 'libvirt-python==8.5.0',
38
# cdrom create code
39
"cloudify-utilities-plugins-sdk>=0.0.27",
40
],
0 commit comments