Skip to content

Commit d9ac07a

Browse files
committedJun 19, 2024
Remove cryptography dependency
1 parent 164df2a commit d9ac07a

File tree

2 files changed

+2
-123
lines changed

2 files changed

+2
-123
lines changed
 

‎bolt/poetry.lock

+2-122
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎bolt/pyproject.toml

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ bolt = "bolt.cli:cli"
1616
python = "^3.11"
1717
jinja2 = "^3.1.2"
1818
python-dotenv = "^1.0.0"
19-
cryptography = "^41.0.3"
2019
click = ">=8.0.0"
2120

2221
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)