[add]: app setup

This commit is contained in:
VivianDee
2025-03-20 17:47:02 +01:00
parent aafa9992e3
commit f5e9fa5165
5 changed files with 330 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# Flask and Extensions
Flask==2.3.3
Flask-SQLAlchemy==3.0.5
Flask-Marshmallow==0.15.0
marshmallow==3.19.0
Flask-Cors==3.0.10
marshmallow-sqlalchemy==0.29.0
# mysqlclient==2.2.0
# Logging (Python Standard Library, for reference)