Improved Application/DB
Some checks failed
Build and Deploy Demo App / test (push) Failing after 1m14s
Build and Deploy Demo App / build (push) Has been skipped
Build and Deploy Demo App / scan (push) Has been skipped
Build and Deploy Demo App / deploy (push) Has been skipped

This commit is contained in:
2025-11-26 11:03:01 +03:30
parent c442b16a45
commit fcd328ca2b
9 changed files with 194 additions and 99 deletions

View File

@@ -1,2 +1,6 @@
flask==3.0.3
bootstrap-flask==2.5.0
gunicorn==22.0.0
flask-sqlalchemy==3.1.1
psycopg2-binary==2.9.9 # Postgres driver
pytest==8.3.3 # For tests