Skip to content

Commit 702eb7c

Browse files
committed
Remove pin of myst-parser to try auto-resolution
1 parent 8a773d3 commit 702eb7c

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>=2.0.0,<3.0.0 # Remove pin when upgrading to latest sphinx-book-theme
6+
myst-parser
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)