Skip to content

Commit 973f48a

Browse files
committed
Temporarily pin myst-parser==1.0.0
1 parent c19f5e6 commit 973f48a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Sphinx<5,>=3 # sphinx-book-theme 0.3.3 has requirement sphinx<5,>=3
33
graphviz
44
lesscpy
55
linkify-it-py
6-
myst-parser
6+
myst-parser==1.0.0 # Temporary pin until theme is updated.
77
pydata-sphinx-theme==0.8.1 # Build fails in 0.9.0. See https://github.com/plone/documentation/issues/1297
88
sphinx-autobuild
99
sphinx-book-theme==0.3.3 # Temporary pin until we can sort out HTML refactoring.

0 commit comments

Comments
 (0)