first commit

This commit is contained in:
CHIEFSOFT\ameye
2025-03-20 20:59:29 -04:00
commit e77edb9b45
107 changed files with 2257 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)