Skip to content

Commit

Permalink
Add cryptography dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kovshenin committed Sep 21, 2024
1 parent c21dc12 commit 16fa4d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ readme = "README.md"
authors = [{ name = "Konstantin Kovshenin", email = "kovshenin@gmail.com" }]
dependencies = [
"click==8.1.7",
"cryptography==43.0.1",
"decorator==5.1.1",
"fabric==3.2.2",
"invoke==2.2.0",
Expand Down

0 comments on commit 16fa4d6

Please sign in to comment.