This commit is contained in:
2026-05-14 00:19:02 +00:00
parent bdbf4af58e
commit 87b8e8e890
3 changed files with 258 additions and 0 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
Flask==3.0.3
Flask-SQLAlchemy==3.1.1
SQLAlchemy==2.0.32