add docker file

This commit is contained in:
John Gatward
2026-03-20 10:36:22 +00:00
parent 80a66bc44c
commit bdcbe6efbd
7 changed files with 598 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"flask>=3.1.1",
"gunicorn>=23.0.0",
"pandas>=2.3.0",
"plotly>=6.1.2",
"scikit-learn>=1.7.0",