Skip to content

Commit 279c102

Browse files
committed
Revert "chore(deps): bump click from 8.2.1 to 8.3.1"
This reverts commit effa197. we need the compiler_admin and docs versions of click to be the same version or else the docs site (as currently setup) can't be built in CI
1 parent a435fef commit 279c102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ authors = [
1111
]
1212
requires-python = ">=3.11"
1313
dependencies = [
14-
"click==8.3.1",
14+
"click==8.2.1",
1515
"gam7==7.29.4",
1616
"pandas==2.3.3",
1717
"tzdata",

0 commit comments

Comments
 (0)