Skip to content

Commit 1ebe142

Browse files
committed
Drop cryptography explicit dependency
1 parent 5add0f8 commit 1ebe142

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

poetry.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.

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ dependencies = [
2626
"fabric >= 3.2.2, <3.3.0",
2727
"gunicorn >=23.0,<24.0",
2828
"psycopg[binary] >= 3.1.0, <4.0.0",
29-
"cryptography >=46.0.0,<47.0.0",
3029
"tomli_w >=1.2.0, <1.3.0 "
3130
]
3231

0 commit comments

Comments
 (0)