File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,8 +3,10 @@ mkdocs~=1.6.1
33mkdocs-exporter~=6.2
44mkdocs-material~=9.6
55mkdocs-htmlproofer-plugin~=1.3
6- mkdocs-include-markdown-plugin~=7.1.5
6+ mkdocs-include-markdown-plugin~=7.1
77mkdocs-open-in-new-tab~=1.0
88mkdocs-macros-plugin~=1.3
99mkdocs-unused-files~=0.2
1010mkdocs-redirects~=1.2
11+ requests~=2.32.4
12+ urllib3~=2.5
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with Python 3.9
2+ # This file is autogenerated by pip-compile with Python 3.13
33# by the following command:
44#
55# pip-compile requirements.in
@@ -33,11 +33,6 @@ hjson==3.1.0
3333 # super-collections
3434idna == 3.10
3535 # via requests
36- importlib-metadata == 8.7.0
37- # via
38- # markdown
39- # mkdocs
40- # mkdocs-get-deps
4136jinja2 == 3.1.6
4237 # via
4338 # -r requirements.in
@@ -128,8 +123,9 @@ pyyaml==6.0.2
128123 # pyyaml-env-tag
129124pyyaml-env-tag == 0.1
130125 # via mkdocs
131- requests == 2.32.3
126+ requests == 2.32.4
132127 # via
128+ # -r requirements.in
133129 # mkdocs-htmlproofer-plugin
134130 # mkdocs-material
135131six == 1.17.0
@@ -144,12 +140,11 @@ typing-extensions==4.12.2
144140 # via
145141 # beautifulsoup4
146142 # pyee
147- # pypdf
148- urllib3 == 2.3.0
149- # via requests
143+ urllib3 == 2.5.0
144+ # via
145+ # -r requirements.in
146+ # requests
150147watchdog == 6.0.0
151148 # via mkdocs
152149wcmatch == 10.0
153150 # via mkdocs-include-markdown-plugin
154- zipp == 3.21.0
155- # via importlib-metadata
You can’t perform that action at this time.
0 commit comments