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] 2d15532c31
Bump jinja2 from 3.1.2 to 3.1.3 in /tools/app_generator (#2216)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [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.2...3.1.3)

---
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-04-19 18:07:46 +02:00

18 lines
297 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-Bootstrap==3.3.7.1
Flask-Cors==4.0.0
Flask-Misaka==1.0.0
Flask-WTF==1.2.1
itsdangerous==2.1.2
Jinja2==3.1.3
MarkupSafe==2.1.3
misaka==2.1.1
pycparser==2.21
visitor==0.1.3
Werkzeug==3.0.1
WTForms==3.0.1