Enhance app configuration and prettify HTML responses; update requirements and fix button identifiers in settings template

This commit is contained in:
Yaro Kasear 2025-07-07 12:02:06 -05:00
parent 7c15754cab
commit 4c36621eba
4 changed files with 28 additions and 8 deletions

View file

@ -2,4 +2,5 @@ dotenv
flask
flask_sqlalchemy
pandas
pyodbc
pyodbc
beautifulsoup4