diff --git a/setup.py b/setup.py index 97bb0b9..ac25e66 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ "google-api-python-client==2.141.0", "google-auth==2.33.0", "google-auth-oauthlib==1.2.1", - "numpy==2.0.1", + "numpy==2.1.0", "tqdm==4.66.5", "pandas==2.2.2", "scikit-learn==1.5.1",