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
2 changes: 1 addition & 1 deletion docker/requirements.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Jinja2>=3.1.5
lxml>=6.0.0
lxml>=6.1.2
rstcheck==6.2.5
rstcheck-core @ git+https://github.com/StaticRocket/rstcheck-core.git@d935498cfc319d62fe2dde3012d81657510f0a90
Sphinx>=8.2.3
Expand Down
20 changes: 10 additions & 10 deletions docker/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,36 +14,36 @@ babel==2.18.0
# via sphinx
certifi==2026.7.22
# via requests
charset-normalizer==3.4.9
charset-normalizer==3.5.1
# via requests
docutils==0.22.4
# via
# rstcheck-core
# sphinx
# sphinx-rtd-theme
idna==3.18
idna==3.19
# via requests
imagesize==2.0.0
imagesize==2.0.1
# via sphinx
jinja2==3.1.6
# via
# -r requirements.in
# sphinx
lxml==6.1.1
lxml==6.1.2
# via -r requirements.in
markdown-it-py==4.2.0
# via rich
markupsafe==3.0.3
# via jinja2
mdurl==0.1.2
# via markdown-it-py
packaging==26.2
packaging==26.3
# via sphinx
pydantic==2.13.4
pydantic==2.13.5
# via rstcheck-core
pydantic-core==2.46.4
pydantic-core==2.46.5
# via pydantic
pygments==2.20.0
pygments==2.21.0
# via
# rich
# sphinx
Expand Down Expand Up @@ -90,14 +90,14 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
typer==0.27.0
typer==0.27.2
# via rstcheck
typing-extensions==4.16.0
# via
# pydantic
# pydantic-core
# typing-inspection
typing-inspection==0.4.2
typing-inspection==0.4.4
# via pydantic
urllib3==2.7.0
# via requests