Skip to content

Conversation

@samanvp
Copy link
Contributor

@samanvp samanvp commented Nov 14, 2019

Resolves #528 which is caused by conflict between:

  • google-cloud-storage>=1.23.0
  • and google-cloud-bigquery<1.22.0

We have to pin to google-cloud-storage<1.23.0 until Beam updates to google-cloud-bigquery>=1.22.0.

This is casued by the conflict between:
* google-cloud-storage 1.23.0
* and google-cloud-bigquery < 1.22.0

More details here:
googleapis/google-cloud-python#9786

Currently Beam is pinned to google-cloud-bigquery 1.17.0

https://github.com/apache/beam/blob/edf01c456d4ffbd17e5eee9a0dc2acb5693ed1f6/sdks/python/setup.py#L162

We have to pin to google-cloud-storage<1.23.0 until Beam updates to
google-cloud-bigquery<=1.22.0
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1846

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 89.102%

Totals Coverage Status
Change from base Build 1842: 0.0%
Covered Lines: 7890
Relevant Lines: 8855

💛 - Coveralls

@samanvp samanvp merged commit be516c7 into googlegenomics:master Nov 15, 2019
@samanvp samanvp deleted the pip_fix branch November 15, 2019 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Resolve google-resumable-media package conflict

4 participants