Unverified Commit c183df1f authored by Anant Sharma's avatar Anant Sharma Committed by GitHub
Browse files

fix: pin click dependency to old releases (#1042) (#1043)

parent 62a0f136
...@@ -34,6 +34,7 @@ dependencies = [ ...@@ -34,6 +34,7 @@ dependencies = [
"distro", "distro",
"typer", "typer",
"circus>=0.17.0", "circus>=0.17.0",
"click<8.2.0",
] ]
classifiers = [ classifiers = [
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment