diff --git a/setup.py b/setup.py index 6f84ef68..a4670bf5 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ "setuptools", "db-dtypes >=1.0.4,<2.0.0", "numpy >=1.18.1", - "pandas >=1.1.4", + "pandas >=1.3.0", "pyarrow >=4.0.0", "pydata-google-auth >=1.5.0", # Note: google-api-core and google-auth are also included via transitive diff --git a/testing/constraints-3.8.txt b/testing/constraints-3.8.txt index 8d6ef4f4..8f6cefd5 100644 --- a/testing/constraints-3.8.txt +++ b/testing/constraints-3.8.txt @@ -14,7 +14,7 @@ google-auth-oauthlib==0.7.0 google-cloud-bigquery==3.4.2 google-cloud-bigquery-storage==2.16.2 numpy==1.18.1 -pandas==1.1.4 +pandas==1.3.0 pyarrow==4.0.0 pydata-google-auth==1.5.0 Shapely==1.8.4 diff --git a/testing/constraints-3.9.txt b/testing/constraints-3.9.txt index 76864a66..9469bbdd 100644 --- a/testing/constraints-3.9.txt +++ b/testing/constraints-3.9.txt @@ -1,2 +1,2 @@ numpy==1.19.4 -pandas==1.1.4 +pandas==1.3.0