diff --git a/setup.py b/setup.py index 9b5261ee..c321b6d7 100644 --- a/setup.py +++ b/setup.py @@ -37,7 +37,7 @@ "pandas", "scikit-learn==1.3.0", "types-pytz", - "numpy", + "numpy==1.25.2", "imbalanced-learn", "redshift_connector", "tabulate",