installed mlflow

This commit is contained in:
Brian Bjarke Jensen
2025-09-25 23:57:49 +02:00
parent 9a3694fc98
commit cdde0131a7
2 changed files with 1467 additions and 47 deletions
+1
View File
@@ -14,6 +14,7 @@ classifiers = [
"Operating System :: OS Independent",
]
dependencies = [
"mlflow>=3.4.0",
"pandas>=2.3.2",
"pillow>=11.3.0",
"pydantic>=2.11.9",