Add files via upload

This commit is contained in:
jasonMPM
2026-03-05 12:13:22 -06:00
committed by GitHub
parent bfa3887e61
commit 20e71ee7f9
40 changed files with 1352 additions and 368 deletions

6
backend/requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
flask==3.1.0
flask-sqlalchemy==3.1.1
flask-migrate==4.0.7
flask-cors==5.0.0
gunicorn==23.0.0
python-dotenv==1.0.1