diff --git a/setup.py b/setup.py index 532ec07511..d0ee4da405 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,7 @@ "fsspec >=2023.3.0", "gcsfs >=2023.3.0", "geopandas >=0.12.2", - "google-auth >=2.15.0,<3.0dev", + "google-auth >=2.15.0,<3.0", "google-cloud-bigtable >=2.24.0", "google-cloud-pubsub >=2.21.4", "google-cloud-bigquery[bqstorage,pandas] >=3.31.0",