Alpha release

This commit is contained in:
Tim Berchtold 2025-07-04 14:38:36 +02:00
parent 62681acd16
commit eeda5062ae
14 changed files with 842 additions and 1 deletions

9
required.txt Normal file
View file

@ -0,0 +1,9 @@
flask==3.0.3;
flask-login==0.6.3;
flask_wtf==1.2.2;
WTForms==3.2.1;
Flask-SQLAlchemy==3.1.1.;
qrcode==8.0
pillow==11.1.0
loguru==0.7.3
bcrypt==4.3.0;