Skip to content

Commit d3261bd

Browse files
committed
Update more pyton package
1 parent 23d9f85 commit d3261bd

File tree

1 file changed

+40
-27
lines changed

1 file changed

+40
-27
lines changed

doc/source/requirements.txt

Lines changed: 40 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,47 @@
1-
alabaster==0.7.13
2-
Babel==2.13.1
3-
breathe==4.35.0
4-
certifi==2023.11.17
5-
charset-normalizer==3.3.2
1+
alabaster==1.0.0
2+
anyio==4.8.0
3+
babel==2.17.0
4+
breathe==4.36.0
5+
build==1.2.2.post1
6+
certifi==2025.1.31
7+
charset-normalizer==3.4.1
8+
click==8.1.8
69
colorama==0.4.6
7-
docutils==0.18.1
8-
idna==3.4
10+
docutils==0.21.2
11+
h11==0.14.0
12+
idna==3.10
913
imagesize==1.4.1
10-
importlib-metadata==6.8.0
11-
Jinja2==3.1.3
12-
livereload==2.6.3
13-
MarkupSafe==2.1.3
14-
packaging==23.2
15-
Pygments==2.16.1
16-
pyparsing==3.1.1
17-
pytz==2021.3
18-
requests==2.31.0
14+
importlib_metadata==8.6.1
15+
Jinja2==3.1.5
16+
livereload @ https://github.com/lepture/python-livereload/archive/master.zip#sha256=95371213cf9107242808ea6e1353b524d7c38d96e299604e651e43271263352c
17+
MarkupSafe==3.0.2
18+
packaging==24.2
19+
pip-tools==7.4.1
20+
Pygments==2.19.1
21+
pyparsing==3.2.1
22+
pyproject_hooks==1.2.0
23+
pytz==2025.1
24+
requests==2.32.3
25+
roman-numerals-py==3.1.0
1926
setuptools==75.8.2
2027
six==1.17.0
28+
sniffio==1.3.1
2129
snowballstemmer==2.2.0
22-
Sphinx==7.2.6
23-
sphinx-autobuild==2021.3.14
24-
sphinx-rtd-theme==1.3.0
25-
sphinxcontrib-applehelp==1.0.7
26-
sphinxcontrib-devhelp==1.0.5
27-
sphinxcontrib-htmlhelp==2.0.4
30+
Sphinx==8.2.3
31+
sphinx-autobuild==2024.10.3
32+
sphinx-rtd-theme==3.0.2
33+
sphinxcontrib-applehelp==2.0.0
34+
sphinxcontrib-devhelp==2.0.0
35+
sphinxcontrib-htmlhelp==2.1.0
2836
sphinxcontrib-jquery==4.1
2937
sphinxcontrib-jsmath==1.0.1
30-
sphinxcontrib-qthelp==1.0.6
31-
sphinxcontrib-serializinghtml==1.1.9
32-
tornado==6.3.3
33-
urllib3==2.1.0
34-
zipp==3.17.0
38+
sphinxcontrib-qthelp==2.0.0
39+
sphinxcontrib-serializinghtml==2.0.0
40+
starlette==0.46.0
41+
tornado==6.4.2
42+
urllib3==2.3.0
43+
uvicorn==0.34.0
44+
watchfiles==1.0.4
45+
websockets==15.0
46+
wheel==0.45.1
47+
zipp==3.21.0

0 commit comments

Comments
 (0)