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 22, 2024
1 parent 6ff2d60 commit bb3af35
Showing 1 changed file with 12 additions and 17 deletions.
29 changes: 12 additions & 17 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 @@ -18,7 +18,7 @@ charset-normalizer==3.3.2
# via requests
colorama==0.4.6
# via sphinx-autobuild
docutils==0.18.1
docutils==0.20.1
# via
# pybtex-docutils
# sphinx
Expand All @@ -30,15 +30,15 @@ idna==3.6
# via requests
imagesize==1.4.1
# via sphinx
jinja2==3.1.2
jinja2==3.1.3
# via
# sphinx
# sphinx-autoapi
latexcodec==2.0.1
# via pybtex
livereload==2.6.3
# via sphinx-autobuild
markupsafe==2.1.3
markupsafe==2.1.4
# via jinja2
packaging==23.2
# via sphinx
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 @@ -94,29 +89,29 @@ sphinx-prompt==1.8.0
# via sphinx-hoverxref (pyproject.toml)
sphinx-rtd-theme==2.0.0
# via sphinx-hoverxref (pyproject.toml)
sphinx-tabs==3.4.4
sphinx-tabs==3.4.5
# 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
sphinxcontrib-bibtex==2.6.2
# 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
sphinxemoji==0.3.1
# via sphinx-hoverxref (pyproject.toml)
tornado==6.4
# via livereload
Expand Down

0 comments on commit bb3af35

Please sign in to comment.