[
https://issues.apache.org/jira/browse/AIRFLOW-4546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16844239#comment-16844239
]
ASF subversion and git services commented on AIRFLOW-4546:
----------------------------------------------------------
Commit 05bfeec6eac8eec357a2f827ef16b31ea1e1f425 in airflow's branch
refs/heads/master from Joshua Carp
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=05bfeec ]
[AIRFLOW-4546] Upgrade google-cloud-bigtable. (#5307)
Resolves conflicts among `gcp_api` dependency versions.
> 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
> Priority: Trivial
>
> 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)