From d0baa3b8763ddd4f8c8cb61bb0d6917b2858cd22 Mon Sep 17 00:00:00 2001 From: Sandra Skaria <72643907+ssandra102@users.noreply.github.com> Date: Thu, 21 Dec 2023 23:33:23 +0530 Subject: [PATCH] Update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7964421e..9b97b151 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pandas -mlflow==2.2.2 +mlflow>=2.9.2 notebook numpy scikit-learn @@ -12,4 +12,4 @@ joblib types-PyYAML Flask Flask-Cors --e . \ No newline at end of file +-e .