Skip to content

Commit a0dba91

Browse files
committed
Add missing dependency
1 parent a5b3e6b commit a0dba91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ requires-python = ">=3.8"
2525
dynamic = ["version", "description"]
2626
dependencies = [
2727
"aiohttp>=3.11.14",
28+
"cryptography>=44.0.2",
2829
]
2930

3031
[project.optional-dependencies]

0 commit comments

Comments
 (0)