Skip to content

Commit 0f5b091

Browse files
committed
restrict the click version to 8.4.2
Signed-off-by: Chin Yeung Li <tli@nexb.com>
1 parent a7d3e70 commit 0f5b091

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ classifiers = [
3333
]
3434

3535
dependencies = [
36+
"click==8.4.2",
3637
"uv==0.11.29",
3738
"importlib-metadata==9.0.0",
3839
"setuptools==83.0.0",

0 commit comments

Comments
 (0)