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 688605b commit 91df9a8Copy full SHA for 91df9a8
1 file changed
pyproject.toml
@@ -29,7 +29,7 @@ python = "^3.8"
29
asn1crypto = "^1.4.0"
30
cbor2 = "^5.4.2"
31
certvalidator = "^0.11.1"
32
-cryptography = ">=41,<42"
+cryptography = ">=41.0.5,<42"
33
Sphinx = {version = ">=6,<8", optional = true, extras = ["docs"]}
34
sphinx-autodoc-typehints = {version = "^1.21.0", optional = true, extras = ["docs"]}
35
sphinx-rtd-theme = {version = "^1.0.0", optional = true, extras = ["docs"]}
0 commit comments