[
https://issues.apache.org/jira/browse/AIRFLOW-4546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16844243#comment-16844243
]
ASF subversion and git services commented on AIRFLOW-4546:
----------------------------------------------------------
Commit 1edb081d732dcbc5e9e0c267f8791b5c5ec8f773 in airflow's branch
refs/heads/v1-10-test from Joshua Carp
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=1edb081 ]
[AIRFLOW-4546] Upgrade google-cloud-bigtable. (#5307)
Resolves conflicts among `gcp_api` dependency versions.
(cherry picked from commit 05bfeec6eac8eec357a2f827ef16b31ea1e1f425)
> 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
> Fix For: 1.10.4, 2.0.0
>
>
> 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)