Skip to content

Commit

Permalink
update docs dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hf-krechan committed Sep 24, 2024
1 parent 5258f05 commit 79a5c1f
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 7 deletions.
3 changes: 0 additions & 3 deletions dev_requirements/requirements-docs.in

This file was deleted.

37 changes: 33 additions & 4 deletions dev_requirements/requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,14 @@
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile dev_requirements/requirements-docs.in
# pip-compile --extra=docs --output-file=dev_requirements/requirements-docs.txt pyproject.toml
#
alabaster==0.7.16
# via sphinx
attrs==24.2.0
# via
# ahbicht (pyproject.toml)
# maus
babel==2.16.0
# via sphinx
certifi==2024.8.30
Expand All @@ -16,29 +20,54 @@ docutils==0.20.1
# via
# sphinx
# sphinx-rtd-theme
efoli==1.1.0
# via
# ahbicht (pyproject.toml)
# maus
idna==3.10
# via requests
imagesize==1.4.1
# via sphinx
inject==5.2.1
# via ahbicht (pyproject.toml)
jinja2==3.1.4
# via sphinx
lark==1.2.2
# via ahbicht (pyproject.toml)
markupsafe==2.1.5
# via jinja2
marshmallow==3.22.0
# via
# ahbicht (pyproject.toml)
# marshmallow-enum
# maus
marshmallow-enum==1.5.1
# via ahbicht (pyproject.toml)
maus==0.6.1
# via ahbicht (pyproject.toml)
more-itertools==10.5.0
# via maus
packaging==24.1
# via sphinx
# via
# marshmallow
# sphinx
pygments==2.18.0
# via sphinx
pytz==2024.2
# via
# ahbicht (pyproject.toml)
# efoli
requests==2.32.3
# via sphinx
snowballstemmer==2.2.0
# via sphinx
sphinx==7.4.7
# via
# -r dev_requirements/requirements-docs.in
# ahbicht (pyproject.toml)
# sphinx-rtd-theme
# sphinxcontrib-jquery
sphinx-rtd-theme==2.0.0
# via -r dev_requirements/requirements-docs.in
# via ahbicht (pyproject.toml)
sphinxcontrib-applehelp==2.0.0
# via sphinx
sphinxcontrib-devhelp==2.0.0
Expand Down

0 comments on commit 79a5c1f

Please sign in to comment.