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 0a8d45c commit 1b3d936Copy full SHA for 1b3d936
libvirt/dev-requirements.txt
@@ -21,7 +21,7 @@ cffi==1.15.0
21
charset-normalizer==2.0.7; python_version >= '3'
22
click==8.0.3; python_version >= '3.6'
23
colorama==0.4.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
24
-cryptography==35.0.0; python_version >= '3.6'
+cryptography==39.0.1; python_version >= '3.6'
25
docutils==0.18; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
26
flake8==4.0.1
27
idna==3.3; python_version >= '3'
0 commit comments