diff --git a/integration/airflow/setup.py b/integration/airflow/setup.py index 83bbcc4606..64b492728a 100644 --- a/integration/airflow/setup.py +++ b/integration/airflow/setup.py @@ -31,7 +31,7 @@ "mypy>=0.9.6", "SQLAlchemy", # must be set to 1.3.* for airflow tests compatibility "Flask-SQLAlchemy", # must be set to 2.4.* for airflow tests compatibility - "pandas-gbq==0.14.1", # must be set to 0.14.* for airflow tests compatibility + "pandas-gbq==0.17.9", # must be set to 0.14.* for airflow tests compatibility "snowflake-connector-python" ], "airflow": [