Files
esp-drone/docs/requirements.txt
dependabot[bot]andleeebo 48d64e7ac7 build(deps): update jinja2 requirement in /docs in the pip group
Updates the requirements on [jinja2](https://github.com/pallets/jinja) to permit the latest version.

Updates `jinja2` to 3.1.4
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.0rc1...3.1.4)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-25 17:36:47 +08:00

20 lines
510 B
Plaintext

# This is a list of python packages used to generate documentation. This file is used with pip:
# pip install --user -r requirements.txt
#
sphinx==3.0.4
breathe==4.14.1
sphinx-rtd-theme==1.0.0
sphinx-notfound-page==0.7.1
sphinxcontrib-blockdiag==2.0.0
sphinxcontrib-seqdiag==2.0.0
sphinxcontrib-actdiag==2.0.0
sphinxcontrib-nwdiag==2.0.0
blockdiag>=1.5.4, <2.0.0
seqdiag>=0.9.6, <2.0.0
actdiag>=0.5.4, <2.0.0
nwdiag==2.0.0
recommonmark==0.7.0
markdown>=3.0.1, <3.4.0
sphinx-markdown-tables==0.0.15
Jinja2<3.2