1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00
apps/tools/app_generator/requirements.txt
dependabot[bot] 028507dc9b
Bump jinja2 from 3.1.3 to 3.1.4 in /tools/app_generator (#2299)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 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/3.1.3...3.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-07 00:12:13 +02:00

18 lines
289 B
Text

blinker==1.6.3
cffi==1.16.0
click==8.1.7
dominate==2.8.0
Flask==3.0.0
flask_babel~=4.0.0
Flask-Cors==4.0.0
Flask-Misaka==1.0.0
Flask-WTF==1.2.1
itsdangerous==2.1.2
Jinja2==3.1.4
MarkupSafe==2.1.3
misaka==2.1.1
pycparser==2.21
visitor==0.1.3
Werkzeug==3.0.1
WTForms==3.0.1
gunicorn==22.0.0