update to current state

This commit is contained in:
Samuel Müller
2025-03-26 09:12:08 +01:00
parent 640ccff822
commit a83d8e6bad
2 changed files with 53 additions and 4 deletions

View File

@ -3,4 +3,13 @@ Flask-WTF>=1.1.1
python-dotenv==1.0.0
flask-sqlalchemy==3.0.5
flask-migrate==4.0.4
reportlab==4.0.4
reportlab==4.0.4
Werkzeug>=2.2.3
Jinja2>=3.1.2
click>=8.1.3
itsdangerous>=2.0.1
MarkupSafe>=2.1.1
SQLAlchemy>=1.4.41
alembic>=1.9.2
python-dateutil>=2.8.2
six>=1.16.0