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
11 changes: 6 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ babel==2.18.0
# sphinx
beautifulsoup4==4.15.0
# via pydata-sphinx-theme
certifi==2026.6.17
certifi==2026.7.22
# via requests
charset-normalizer==3.4.9
# via requests
Expand All @@ -45,6 +45,7 @@ imagesize==2.0.0
jinja2==3.1.6
# via
# myst-parser
# pydata-sphinx-theme
# sphinx
linuxdoc==20260504
# via -r requirements/base.in
Expand All @@ -62,7 +63,7 @@ myst-parser==5.1.0
# via -r requirements/base.in
packaging==26.2
# via sphinx
pydata-sphinx-theme==0.16.1
pydata-sphinx-theme==0.20.0
# via sphinx-book-theme
pygments==2.20.0
# via
Expand All @@ -73,6 +74,7 @@ pyyaml==6.0.3
# via myst-parser
requests==2.34.2
# via
# pydata-sphinx-theme
# sphinx
# sphinxcontrib-images
# sphinxcontrib-youtube
Expand All @@ -82,7 +84,7 @@ six==1.17.0
# via fspath
snowballstemmer==3.1.1
# via sphinx
soupsieve==2.8.4
soupsieve==2.9.1
# via beautifulsoup4
sphinx==9.1.0
# via
Expand All @@ -102,7 +104,7 @@ sphinx==9.1.0
# sphinxext-rediraffe
sphinx-autobuild==2025.8.25
# via -r requirements/base.in
sphinx-book-theme==1.2.0
sphinx-book-theme==1.4.0
# via -r requirements/base.in
sphinx-copybutton==0.5.2
# via -r requirements/base.in
Expand Down Expand Up @@ -138,7 +140,6 @@ typing-extensions==4.16.0
# via
# anyio
# beautifulsoup4
# pydata-sphinx-theme
# starlette
urllib3==2.7.0
# via requests
Expand Down