From f952647cf65b78d1f866fd8a89ee2a398d3038b2 Mon Sep 17 00:00:00 2001 From: Bruno Domingues Date: Thu, 19 Feb 2026 17:56:08 -0300 Subject: [PATCH] SIENTIAPDE-1579: Update MLflow to 2.18.0 and add setuptools version constraint. --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 362a16b..4a28cc2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,8 @@ boto3==1.40.55 botocore==1.40.55 git+ssh://git@github.com/Aignosi/sientia-dataops-library.git@1.6.1 prometheus-client==0.23.1 -mlflow==2.10.1 +mlflow==2.18.0 +setuptools<81 evidently==0.4.21 beautifulsoup4==4.12.3 scikit-learn==1.4.2