Skip to content

Commit e2cf39b

Browse files
committed
fix: add pycryptodome dependency to pyproject.toml and uv.lock
1 parent d9f73cf commit e2cf39b

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ dependencies = [
2828
"structlog>=23.1.0",
2929
"orjson>=3.10.0",
3030
"pydantic>=2.7.0",
31+
"pycryptodome>=3.23.0",
3132
]
3233

3334
[project.optional-dependencies]

uv.lock

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)