Skip to content

Commit 7bec19c

Browse files
juanitorduztwiecki
authored andcommitted
[Try] Fix compressed images in docs. (#667)
1 parent 891f55f commit 7bec19c

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
@@ -29,7 +29,7 @@ docs = [
2929
"sphinx",
3030
"ipython!=8.7.0",
3131
"myst-parser",
32-
"myst-nb",
32+
"myst-nb<=1.0.0",
3333
"pydata-sphinx-theme>=0.12.0.dev0",
3434
"sphinx-copybutton",
3535
"sphinx-autodoc-typehints",

0 commit comments

Comments
 (0)