From 3b2d49776b1800fce64f7c1bd5c7a7c3a6970d1c Mon Sep 17 00:00:00 2001 From: akochari Date: Fri, 4 Oct 2024 13:58:11 +0200 Subject: [PATCH] bump package versions --- serve-jupyterlab/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/serve-jupyterlab/requirements.txt b/serve-jupyterlab/requirements.txt index 5b805a5..f9f59d3 100644 --- a/serve-jupyterlab/requirements.txt +++ b/serve-jupyterlab/requirements.txt @@ -1,3 +1,3 @@ -mlflow==2.8.1 -boto3==1.28.50 -minio==7.1.16 \ No newline at end of file +mlflow==2.16.2 +boto3==1.35.33 +minio==7.2.9 \ No newline at end of file