diff --git a/setup.py b/setup.py index 7d7ea7fdb..2c9cfea95 100644 --- a/setup.py +++ b/setup.py @@ -50,7 +50,7 @@ REQUIRED = [ "matplotlib==3.1.3", "tables>=3.6.1", "pyyaml>=5.3.1", - "mlflow>=1.10.0", + "mlflow>=1.12.1", "tqdm", "loguru", "lightgbm",