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

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

parent a0cabdfa
......@@ -34,6 +34,7 @@ dependencies = [
"distro",
"typer",
"circus>=0.17.0",
"click<8.2.0",
]
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