diff --git a/setup.py b/setup.py index 8678e0e39..4fc49da50 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ "imblearn", "kaleido==0.2.1", "mypy==1.12.1", - "numpy==2.1.2", + "numpy==2.1.3", "numerize==0.12.0", "pandas==2.2.3", "pathlib",