We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5b3e6b commit a0dba91Copy full SHA for a0dba91
pyproject.toml
@@ -25,6 +25,7 @@ requires-python = ">=3.8"
25
dynamic = ["version", "description"]
26
dependencies = [
27
"aiohttp>=3.11.14",
28
+ "cryptography>=44.0.2",
29
]
30
31
[project.optional-dependencies]
0 commit comments