File tree Expand file tree Collapse file tree 2 files changed +6
-14
lines changed Expand file tree Collapse file tree 2 files changed +6
-14
lines changed Original file line number Diff line number Diff line change
1
+ # requirements-initial.txt
1
2
# From https://dist.plone.org/release/6-latest/constraints.txt
2
- pip==23.2
3
- setuptools==68.0.0
4
- wheel==0.40 .0
3
+ pip==24.0
4
+ setuptools==69.5.1
5
+ wheel==0.43 .0
Original file line number Diff line number Diff line change 1
- docutils < 0.17 ,>= 0.15 # sphinx-book-theme 0.2.0 has requirement docutils<0.17,>=0.15
2
- Sphinx < 5 ,>= 3 # sphinx-book-theme 0.3.3 has requirement sphinx<5,>=3
1
+ # requirements.txt
3
2
graphviz
4
- lesscpy
5
3
linkify-it-py
6
4
myst-parser
7
- pydata -sphinx-theme<= 0.8.99 # Build fails in 0.9.0. See https://github.com/plone/documentation/issues/1297
5
+ plone -sphinx-theme
8
6
sphinx-autobuild
9
- sphinx-book-theme == 0.3.3 # Temporary pin until we can sort out HTML refactoring.
10
7
sphinx-copybutton
11
8
sphinx-design # Documentation only
12
9
sphinx-examples
13
10
sphinx-notfound-page # Documentation only
14
11
sphinx-reredirects
15
12
sphinx-sitemap
16
- sphinx-togglebutton
17
13
sphinxcontrib.httpdomain # plone.restapi
18
14
sphinxcontrib.httpexample # plone.restapi
19
- sphinxcontrib-applehelp == 1.0.4 # https://github.com/plone/documentation/issues/1604
20
- sphinxcontrib-devhelp == 1.0.2 # https://github.com/plone/documentation/issues/1604
21
- sphinxcontrib-htmlhelp == 2.0.1 # https://github.com/plone/documentation/issues/1604
22
- sphinxcontrib-qthelp == 1.0.3 # https://github.com/plone/documentation/issues/1604
23
- sphinxcontrib-serializinghtml == 1.1.5 # https://github.com/plone/documentation/issues/1604
24
15
sphinxcontrib-video
25
16
sphinxext-opengraph
26
17
vale == 2.30.0
You can’t perform that action at this time.
0 commit comments