Josh Carp created AIRFLOW-4546:
----------------------------------
Summary: Fix version conflict in gcp_api extras
Key: AIRFLOW-4546
URL: https://issues.apache.org/jira/browse/AIRFLOW-4546
Project: Apache Airflow
Issue Type: Improvement
Reporter: Josh Carp
Assignee: Josh Carp
The `gcp_api` extras group pins `google-cloud-bigtable` to version 0.31.0,
which pins `google-cloud-core<0.29dev,>=0.28.0`. This is incompatible with
several other `gcp_api` requirements, which require `google-cloud-core>=1.0`.
This discrepancy has been resolved in `google-cloud-bigtable` version 0.33.0.
We should upgrade to fix.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)