flask/requirements/docs.txt

65 lines
1.2 KiB
Text
Raw Normal View History

#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile docs.in
#
2024-01-18 09:15:01 -08:00
alabaster==0.7.16
# via sphinx
2024-01-18 09:15:01 -08:00
babel==2.14.0
# via sphinx
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
docutils==0.20.1
2021-05-11 14:28:21 -07:00
# via
# sphinx
# sphinx-tabs
2024-01-18 09:15:01 -08:00
idna==3.6
# via requests
2022-07-13 13:39:51 -07:00
imagesize==1.4.1
# via sphinx
2024-01-18 09:15:01 -08:00
jinja2==3.1.3
# via sphinx
markupsafe==2.1.5
# via jinja2
packaging==24.0
# via
# pallets-sphinx-themes
# sphinx
Bump the python-requirements group in /requirements with 3 updates Bumps the python-requirements group in /requirements with 3 updates: [pallets-sphinx-themes](https://github.com/pallets/pallets-sphinx-themes), [sphinx](https://github.com/sphinx-doc/sphinx) and [pyright](https://github.com/RobertCraigie/pyright-python). Updates `pallets-sphinx-themes` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/pallets/pallets-sphinx-themes/releases) - [Changelog](https://github.com/pallets/pallets-sphinx-themes/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/pallets-sphinx-themes/compare/2.1.1...2.1.2) Updates `sphinx` from 7.2.6 to 7.3.7 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.2.6...v7.3.7) Updates `pyright` from 1.1.357 to 1.1.359 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.357...v1.1.359) --- updated-dependencies: - dependency-name: pallets-sphinx-themes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: pyright dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-23 23:52:58 +00:00
pallets-sphinx-themes==2.1.2
# via -r docs.in
2024-01-18 09:15:01 -08:00
pygments==2.17.2
# via
# sphinx
# sphinx-tabs
2023-05-31 09:17:51 -07:00
requests==2.31.0
# via sphinx
2021-12-22 14:26:34 -08:00
snowballstemmer==2.2.0
# via sphinx
Bump the python-requirements group in /requirements with 3 updates Bumps the python-requirements group in /requirements with 3 updates: [pallets-sphinx-themes](https://github.com/pallets/pallets-sphinx-themes), [sphinx](https://github.com/sphinx-doc/sphinx) and [pyright](https://github.com/RobertCraigie/pyright-python). Updates `pallets-sphinx-themes` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/pallets/pallets-sphinx-themes/releases) - [Changelog](https://github.com/pallets/pallets-sphinx-themes/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/pallets-sphinx-themes/compare/2.1.1...2.1.2) Updates `sphinx` from 7.2.6 to 7.3.7 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.2.6...v7.3.7) Updates `pyright` from 1.1.357 to 1.1.359 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.357...v1.1.359) --- updated-dependencies: - dependency-name: pallets-sphinx-themes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: pyright dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-23 23:52:58 +00:00
sphinx==7.3.7
# via
# -r docs.in
# pallets-sphinx-themes
# sphinx-tabs
# sphinxcontrib-log-cabinet
sphinx-tabs==3.4.5
# via -r docs.in
2024-01-18 09:15:01 -08:00
sphinxcontrib-applehelp==1.0.8
# via sphinx
2024-01-18 09:15:01 -08:00
sphinxcontrib-devhelp==1.0.6
# via sphinx
2024-01-18 09:15:01 -08:00
sphinxcontrib-htmlhelp==2.0.5
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-log-cabinet==1.0.1
# via -r docs.in
2024-01-18 09:15:01 -08:00
sphinxcontrib-qthelp==1.0.7
# via sphinx
2024-01-18 09:15:01 -08:00
sphinxcontrib-serializinghtml==1.1.10
# via sphinx
urllib3==2.2.1
# via requests