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.
1 parent 7e38a1b commit 2fe3d15Copy full SHA for 2fe3d15
libvirt/dev-requirements.txt
@@ -59,6 +59,6 @@ typed-ast==1.4.3
59
typing-extensions==3.10.0.2; python_version < '3.10'
60
urllib3==1.26.7; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
61
webencodings==0.5.1
62
-wheel==0.37.0
+wheel==0.38.1
63
wrapt==1.13.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
64
zipp==3.6.0; python_version >= '3.6'
0 commit comments