Initial commit - Church Music Database

This commit is contained in:
2026-01-27 18:04:50 -06:00
commit d367261867
336 changed files with 103545 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
Flask==3.1.0
flask-cors==6.0.1
flask-caching==2.3.0
flask-compress==1.18
SQLAlchemy==2.0.36
psycopg2-binary==2.9.11
python-dotenv==1.0.1
python-docx==1.1.2
PyPDF2==3.0.1
Pillow==11.0.0
pytesseract==0.3.13
pdf2image==1.17.0
redis==7.1.0
bleach==6.3.0
gunicorn==23.0.0