Skip to content

Commit 3dc2ffe

Browse files
authored
Merge pull request #332 from pymc-labs/bound_myst_nb_version
Bound MyST NB to fix the compressed images.
2 parents 9169718 + df17a1e commit 3dc2ffe

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
@@ -54,7 +54,7 @@ docs = [
5454
"ipykernel",
5555
"daft",
5656
"linkify-it-py",
57-
"myst-nb",
57+
"myst-nb<=1.0.0",
5858
"pathlib",
5959
"sphinx",
6060
"sphinx-autodoc-typehints",

0 commit comments

Comments
 (0)