Skip to content

Commit c8df96f

Browse files
committed
Update jupyter-book dep to <2.0.0
1 parent 3e3eaf5 commit c8df96f

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
@@ -61,7 +61,7 @@ dev = [
6161
"sphinx-autodoc-typehints>=1.24.0",
6262
"black>=23.10.1",
6363
"pre-commit>=3.5.0",
64-
"jupyter-book>=1.0.0",
64+
"jupyter-book>=1.0.0,<2.0.0",
6565
"pytest-cov>=4.1.0",
6666
"coverage>=7.6.4",
6767
"plotnine>=0.13.6",

0 commit comments

Comments
 (0)