This commit is contained in:
2025-11-27 16:25:46 +01:00
commit 66eab0aeb5
10 changed files with 510 additions and 0 deletions

11
requirements.txt Normal file
View File

@@ -0,0 +1,11 @@
blinker==1.9.0
click==8.3.0
Flask==3.1.2
Flask-SQLAlchemy==3.1.1
greenlet==3.2.4
itsdangerous==2.2.0
Jinja2==3.1.6
MarkupSafe==3.0.3
SQLAlchemy==2.0.43
typing_extensions==4.15.0
Werkzeug==3.1.3