diff --git a/setup.py b/setup.py index 415a7ee..1f6f96e 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ "google-api-python-client==2.143.0", "google-auth==2.34.0", "google-auth-oauthlib==1.2.1", - "numpy==2.1.0", + "numpy==2.1.1", "tqdm==4.66.5", "pandas==2.2.2", "scikit-learn==1.5.1",