File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,10 @@ python-docs-theme>=2022.1
1414# Docutils<0.17, Jinja2<3, and MarkupSafe<2 are additionally specified as
1515# Sphinx 3.2 is incompatible with newer releases of these packages.
1616
17- Sphinx==3.2.1
1817alabaster==0.7.13
1918Babel==2.12.1
20- certifi==2022.12.7
21- charset-normalizer==3.1 .0
19+ certifi==2023.7.22
20+ charset-normalizer==3.2 .0
2221colorama==0.4.6
2322docutils==0.16
2423idna==3.4
@@ -29,10 +28,11 @@ packaging==23.1
2928Pygments==2.15.1
3029requests==2.31.0
3130snowballstemmer==2.2.0
31+ Sphinx==3.2.1
3232sphinxcontrib-applehelp==1.0.4
3333sphinxcontrib-devhelp==1.0.2
3434sphinxcontrib-htmlhelp==2.0.1
3535sphinxcontrib-jsmath==1.0.1
3636sphinxcontrib-qthelp==1.0.3
3737sphinxcontrib-serializinghtml==1.1.5
38- urllib3==1.26.15
38+ urllib3==2.0.4
You can’t perform that action at this time.
0 commit comments