diff --git a/argo-test/pyproject.toml b/argo-test/pyproject.toml index 0ec68b7..237bf0a 100644 --- a/argo-test/pyproject.toml +++ b/argo-test/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "fsspec", "pandas>=2.3.3", "proto-plus==1.27.2", - "kedro-mlflow>=2.0.2", + "kedro-mlflow>=2.0.3", "mlflow>=3.10.1", ]