changed from postgres to mysql (mariaDB)

This commit is contained in:
bacalhau 2026-03-03 18:44:17 +00:00
parent a5895e2124
commit 8c1eb7dee8
4 changed files with 32 additions and 26 deletions

4
requirements.txt Normal file
View file

@ -0,0 +1,4 @@
Flask
Flask-SQLAlchemy
SQLAlchemy
PyMySQL