We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 487caca commit 8f05050Copy full SHA for 8f05050
webknossos/pyproject.toml
@@ -37,7 +37,7 @@ dependencies = [
37
"boltons >=21.0.0",
38
"cattrs >=22.0.0",
39
"certifi >=2023",
40
- "click <8.2.0",
+ "click <8.2.0", # pinned because of incompatibility with typer
41
"cluster-tools",
42
"httpx ~=0.27.0",
43
"loxun ~=2.0.0",
0 commit comments