We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f57843 commit 6d5c7fbCopy full SHA for 6d5c7fb
2 files changed
pyproject.toml
@@ -6,7 +6,7 @@ authors = [{ name = "Siemens" }]
6
requires-python = ">=3.10, <4"
7
readme = "README.md"
8
license = "MIT"
9
-dependencies = ["cryptography>=46.0.3,<46.1.0"]
+dependencies = ["cryptography>=48.0.0,<48.1.0"]
10
11
[dependency-groups]
12
dev = [
0 commit comments