Skip to content

Commit 8f05050

Browse files
committed
comment
1 parent 487caca commit 8f05050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webknossos/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies = [
3737
"boltons >=21.0.0",
3838
"cattrs >=22.0.0",
3939
"certifi >=2023",
40-
"click <8.2.0",
40+
"click <8.2.0", # pinned because of incompatibility with typer
4141
"cluster-tools",
4242
"httpx ~=0.27.0",
4343
"loxun ~=2.0.0",

0 commit comments

Comments
 (0)