Skip to content

Commit

Permalink
Merge pull request #107 from JOJ0/require-higher-click-version
Browse files Browse the repository at this point in the history
  • Loading branch information
JOJ0 committed Mar 25, 2023
2 parents 512d652 + fe87738 commit 47f2e2d
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 @@ -49,7 +49,7 @@
],
packages=find_packages(),
install_requires=[
"Click>=7.0,<9.0",
"Click>=7.1,<9.0",
"requests",
"tabulate",
"PyYaml",
Expand Down

0 comments on commit 47f2e2d

Please sign in to comment.