Skip to content
Open
Show file tree
Hide file tree
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
14 changes: 7 additions & 7 deletions requirements/checkdocs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ babel==2.14.0
# via sphinx
build==1.0.3
# via pip-tools
certifi==2026.1.4
certifi==2026.5.20
# via requests
charset-normalizer==3.3.2
# via requests
Expand Down Expand Up @@ -45,10 +45,10 @@ packaging==25.0
# build
# sphinx
pip-sync-faster==0.0.5
# via -r checkdocs.in
# via -r requirements/checkdocs.in
pip-tools==7.5.2
# via
# -r checkdocs.in
# -r requirements/checkdocs.in
# pip-sync-faster
pygments==2.17.2
# via sphinx
Expand All @@ -66,17 +66,17 @@ snowballstemmer==2.2.0
# via sphinx
sphinx==8.2.3
# via
# -r checkdocs.in
# -r requirements/checkdocs.in
# sphinx-autobuild
# sphinx-rtd-theme
# sphinxcontrib-applehelp
# sphinxcontrib-jquery
# sphinxcontrib-qthelp
# sphinxcontrib-serializinghtml
sphinx-autobuild==2024.10.3
# via -r checkdocs.in
# via -r requirements/checkdocs.in
sphinx-rtd-theme==3.0.2
# via -r checkdocs.in
# via -r requirements/checkdocs.in
sphinxcontrib-applehelp==1.0.7
# via sphinx
sphinxcontrib-devhelp==2.0.0
Expand Down Expand Up @@ -109,7 +109,7 @@ wheel==0.42.0
# The following packages are considered to be unsafe in a requirements file:
pip==25.3
# via
# -r checkdocs.in
# -r requirements/checkdocs.in
# pip-tools
setuptools==78.1.1
# via pip-tools
Loading
Loading