Skip to content

Commit

Permalink
Dependencies: all packages updated via pip-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
humitos authored Jan 15, 2024
1 parent 6ff2d60 commit 6c24730
Showing 1 changed file with 7 additions and 12 deletions.
19 changes: 7 additions & 12 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --extra=doc --output-file=docs/requirements.txt pyproject.toml
#
alabaster==0.7.13
alabaster==0.7.16
# via sphinx
anyascii==0.3.2
# via sphinx-autoapi
Expand All @@ -30,7 +30,7 @@ idna==3.6
# via requests
imagesize==1.4.1
# via sphinx
jinja2==3.1.2
jinja2==3.1.3
# via
# sphinx
# sphinx-autoapi
Expand Down Expand Up @@ -76,13 +76,8 @@ sphinx==7.2.6
# sphinx-rtd-theme
# sphinx-tabs
# sphinx-version-warning
# sphinxcontrib-applehelp
# sphinxcontrib-bibtex
# sphinxcontrib-devhelp
# sphinxcontrib-htmlhelp
# sphinxcontrib-jquery
# sphinxcontrib-qthelp
# sphinxcontrib-serializinghtml
# sphinxemoji
sphinx-autoapi==3.0.0
# via sphinx-hoverxref (pyproject.toml)
Expand All @@ -98,23 +93,23 @@ sphinx-tabs==3.4.4
# via sphinx-hoverxref (pyproject.toml)
sphinx-version-warning==1.1.2
# via sphinx-hoverxref (pyproject.toml)
sphinxcontrib-applehelp==1.0.7
sphinxcontrib-applehelp==1.0.8
# via sphinx
sphinxcontrib-bibtex==2.5.0
# via sphinx-hoverxref (pyproject.toml)
sphinxcontrib-devhelp==1.0.5
sphinxcontrib-devhelp==1.0.6
# via sphinx
sphinxcontrib-htmlhelp==2.0.4
sphinxcontrib-htmlhelp==2.0.5
# via sphinx
sphinxcontrib-jquery==4.1
# via
# sphinx-hoverxref (pyproject.toml)
# sphinx-rtd-theme
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.6
sphinxcontrib-qthelp==1.0.7
# via sphinx
sphinxcontrib-serializinghtml==1.1.9
sphinxcontrib-serializinghtml==1.1.10
# via sphinx
sphinxemoji==0.2.0
# via sphinx-hoverxref (pyproject.toml)
Expand Down

0 comments on commit 6c24730

Please sign in to comment.