Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #607 from joepvd/fix-install
Browse files Browse the repository at this point in the history
Pin click to 8.0.*
  • Loading branch information
joepvd committed Jun 20, 2022
2 parents 23dac03 + 02b0d65 commit b623795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
aiofiles
bashlex
click == 8.1.2
click~=8.0
contextvars ; python_version<"3.7"
dockerfile-parse >= 0.0.13
future
Expand Down

0 comments on commit b623795

Please sign in to comment.