diff --git a/setup.py b/setup.py index 3d3b45f..0811660 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ install_requires=[ "numpy==1.24.3", "scipy==1.10.1", - "mlinsights==0.4.664", + "mlinsights", "scikit-learn==1.3.0", "statsmodels==0.13.5", "pandas==1.5.3",