Skip to content

Commit 560bb8d

Browse files
Fix JB to 1.x version
1 parent 9cfa410 commit 560bb8d

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
@@ -9,7 +9,7 @@ package-mode = false
99

1010
[tool.poetry.dependencies]
1111
python = "^3.11"
12-
jupyter-book = ">=1.0.0"
12+
jupyter-book = "==1.0.4"
1313
jupyterquiz = ">=2.0.6"
1414
ipykernel = "*"
1515
pandas = "^2.3.3"

0 commit comments

Comments
 (0)