Skip to content

Commit cdb0245

Browse files
committed
Try to losen cryptography version
1 parent 4b93672 commit cdb0245

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ dependencies = [
2424
"tomli>=2.2.1,<3",
2525
"tomli-w>=1.1.0,<2",
2626
"pynacl>=1.5.0,<2",
27-
"cryptography>=44.0.0,<45",
2827
"beanhub-import>= 1.0.0, <2.0.0",
2928
"beanhub-extract>= 0.1.0, <1.0.0",
3029
"beancount-parser>= 1.2.3, <1.3.0",
3130
"beanhub-inbox>=0.2.3, <0.3.0",
31+
"cryptography>=44.0.0",
3232
]
3333

3434
[project.urls]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)