Skip to content

Commit c0c0fd1

Browse files
committed
Temporarily pin click<8.3.0
1 parent 89b6201 commit c0c0fd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ classifiers = [
1919
]
2020
requires-python = ">=3.10"
2121
dependencies = [
22+
"click<8.3.0",
2223
"debugpy>=1.6.5",
2324
"ipython>=7.23.1",
2425
"comm>=0.1.1",

0 commit comments

Comments
 (0)