Skip to content

Commit ec54eb3

Browse files
Pin JB Version for accessibility features
1 parent 8947ad5 commit ec54eb3

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 @@ package-mode = false
1111
python = "^3.11" # or your desired Python version
1212
numpy = "^1.26.4"
1313
pandas = "*"
14-
jupyter-book = "*"
14+
jupyter-book = "1.0.0"
1515
ghp-import = "*"
1616
jupyterquiz = "*"
1717
matplotlib = "*"

0 commit comments

Comments
 (0)