Skip to content

Commit

Permalink
[update] Click >= 7.0 to >= 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lpascal-ledger committed Sep 5, 2022
1 parent 690dccb commit b422f79
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 @@ -32,7 +32,7 @@ def get_version(rel_path):
long_description=long_description,
long_description_content_type="text/markdown",
install_requires=[
"click>=7.0",
"click>=8.0",
"construct>=2.10",
"cryptography>=2.5",
"ecdsa",
Expand Down

0 comments on commit b422f79

Please sign in to comment.