New version

This commit is contained in:
2026-03-21 00:43:49 +01:00
parent 51b1c274e9
commit b4070dc0ba
10 changed files with 1508 additions and 219 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
flask>=2.3.0
flask-login>=0.6.0
flask-sqlalchemy>=3.0.0
python-dotenv>=1.0.0
werkzeug>=2.3.0