Initial Validation Suite V2 report engine

This commit is contained in:
Validation Suite 2026-07-10 19:13:07 +00:00
commit 2b5c765e41
79 changed files with 2072 additions and 0 deletions

6
requirements.txt Normal file
View file

@ -0,0 +1,6 @@
Flask==3.1.1
Flask-Login==0.6.3
Flask-SQLAlchemy==3.1.1
psycopg[binary]==3.2.9
gunicorn==23.0.0
reportlab==4.4.2