Skip to content

Commit 26c92f0

Browse files
authored
Merge branch '6-dev' into portlets
2 parents 5cf966f + 27d2168 commit 26c92f0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
docutils<0.17,>=0.15 # sphinx-book-theme 0.2.0 has requirement docutils<0.17,>=0.15
2-
Sphinx
2+
Sphinx<5,>=3 # sphinx-book-theme 0.3.3 has requirement sphinx<5,>=3
33
jsx-lexer # volto
44
lesscpy
55
linkify-it-py
@@ -8,8 +8,8 @@ pydata-sphinx-theme<=0.8.99 # Build fails in 0.9.0. See https://github.com/plon
88
sphinx-autobuild
99
sphinx-book-theme==0.3.3 # Temporary pin until we can sort out HTML refactoring.
1010
sphinx-copybutton
11-
sphinx-design
12-
sphinx-notfound-page
11+
sphinx-design # Documentation only
12+
sphinx-notfound-page # Documentation only
1313
sphinx-sitemap
1414
sphinx-togglebutton
1515
sphinxcontrib.httpdomain # plone.restapi

0 commit comments

Comments
 (0)