Skip to content

Commit

Permalink
Require cryptography>=43
Browse files Browse the repository at this point in the history
  • Loading branch information
Synse authored Nov 4, 2024
1 parent 4c6d20f commit d6fbe0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
long_description=long_description,
install_requires=[
"click>=8.0.0",
"cryptography>=3.2",
"cryptography>=43",
"pcrypt",
"six>=1.12.0"
],
Expand Down

0 comments on commit d6fbe0e

Please sign in to comment.