Skip to content

Commit

Permalink
Restore max version for click to a version beyond the latest one publ…
Browse files Browse the repository at this point in the history
…ished on PyPI
  • Loading branch information
catileptic committed Aug 9, 2023
1 parent 5008062 commit 33c53e1
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 @@ -35,7 +35,7 @@
"types-PyYAML",
"sqlalchemy2-stubs",
"banal >= 1.0.6, < 1.1.0",
"click >= 8.0, < 8.1.4",
"click >= 8.0, < 8.1.7",
"stringcase >= 1.2.0, < 2.0.0",
"requests >= 2.21.0, < 3.0.0",
"python-levenshtein >= 0.12.0, < 1.0.0",
Expand Down

0 comments on commit 33c53e1

Please sign in to comment.