Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.14
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# pip-compile requirements.in
Expand All @@ -15,7 +15,7 @@ beautifulsoup4==4.14.3
# mkdocs-unused-files
bracex==2.6
# via wcmatch
certifi==2025.11.12
certifi==2026.1.4
# via requests
charset-normalizer==3.4.4
# via requests
Expand All @@ -25,7 +25,7 @@ colorama==0.4.6
# via mkdocs-material
ghp-import==2.1.0
# via mkdocs
greenlet==3.3.0
greenlet==3.3.1
# via playwright
hjson==3.1.0
# via
Expand All @@ -43,7 +43,7 @@ libsass==0.23.0
# via mkdocs-exporter
lxml==6.0.2
# via mkdocs-exporter
markdown==3.10
markdown==3.10.1
# via
# mkdocs
# mkdocs-htmlproofer-plugin
Expand Down Expand Up @@ -72,9 +72,9 @@ mkdocs-exporter==6.2.0
# via -r requirements.in
mkdocs-get-deps==0.2.0
# via mkdocs
mkdocs-htmlproofer-plugin==1.4.0
mkdocs-htmlproofer-plugin==1.4.1
# via -r requirements.in
mkdocs-include-markdown-plugin==7.2.0
mkdocs-include-markdown-plugin==7.2.1
# via -r requirements.in
mkdocs-macros-plugin==1.5.0
# via -r requirements.in
Expand All @@ -88,13 +88,13 @@ mkdocs-redirects==1.2.2
# via -r requirements.in
mkdocs-unused-files==0.2.0
# via -r requirements.in
packaging==25.0
packaging==26.0
# via
# mkdocs
# mkdocs-macros-plugin
paginate==0.5.7
# via mkdocs-material
pathspec==0.12.1
pathspec==1.0.3
# via
# mkdocs
# mkdocs-macros-plugin
Expand All @@ -106,9 +106,9 @@ pyee==13.0.0
# via playwright
pygments==2.19.2
# via mkdocs-material
pymdown-extensions==10.19.1
pymdown-extensions==10.20.1
# via mkdocs-material
pypdf==6.4.2
pypdf==6.6.1
# via mkdocs-exporter
python-dateutil==2.9.0.post0
# via
Expand All @@ -130,17 +130,17 @@ requests==2.32.5
# mkdocs-material
six==1.17.0
# via python-dateutil
soupsieve==2.8.1
soupsieve==2.8.3
# via beautifulsoup4
super-collections==0.6.2
# via mkdocs-macros-plugin
termcolor==3.2.0
termcolor==3.3.0
# via mkdocs-macros-plugin
typing-extensions==4.15.0
# via
# beautifulsoup4
# pyee
urllib3==2.6.2
urllib3==2.6.3
# via requests
watchdog==6.0.0
# via mkdocs
Expand Down