Skip to content

Commit fec4486

Browse files
authored
Merge pull request #1237 from gusthoff/topic/infrastructure/sphinx/updates/20250622
Python: minor changes to list of packages
2 parents 7be7765 + 0cd4b3b commit fec4486

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

frontend/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ Pygments==2.19.2
1010
pyparsing==3.2.3
1111
Sphinx==8.2.3
1212
sphinx-reredirects==1.0.0
13-
sphinx-rtd-theme==3.0.2
1413
sphinxcontrib-bibtex==2.6.4
1514
sphinxcontrib-plantuml==0.30
1615
websocket-client==1.8.0

frontend/requirements_frozen.txt

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pexpect==4.9.0
2626
pillow==11.2.1
2727
prompt_toolkit==3.0.51
2828
ptyprocess==0.7.0
29-
pure-eval==0.2.3
29+
pure_eval==0.2.3
3030
pybtex==0.25.0
3131
pybtex-docutils==1.0.3
3232
pydot-ng==2.0.0
@@ -36,18 +36,15 @@ PyYAML==6.0.2
3636
requests==2.32.4
3737
roman-numerals-py==3.1.0
3838
setuptools==80.9.0
39-
six==1.17.0
4039
snowballstemmer==3.0.1
4140
soupsieve==2.7
4241
Sphinx==8.2.3
43-
sphinx-reredirects==1.0.0
4442
sphinx-basic-ng==1.0.0b2
45-
sphinx-rtd-theme==3.0.2
43+
sphinx-reredirects==1.0.0
4644
sphinxcontrib-applehelp==2.0.0
4745
sphinxcontrib-bibtex==2.6.4
4846
sphinxcontrib-devhelp==2.0.0
4947
sphinxcontrib-htmlhelp==2.1.0
50-
sphinxcontrib-jquery==4.1
5148
sphinxcontrib-jsmath==1.0.1
5249
sphinxcontrib-plantuml==0.30
5350
sphinxcontrib-qthelp==2.0.0

0 commit comments

Comments
 (0)