Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unpin requirement for google-cloud-bigquery=2.27.1 #20

Open
nsheils opened this issue Apr 25, 2023 · 2 comments
Open

Unpin requirement for google-cloud-bigquery=2.27.1 #20

nsheils opened this issue Apr 25, 2023 · 2 comments

Comments

@nsheils
Copy link

nsheils commented Apr 25, 2023

Problem Statement

Pinning to 2.27.1 is not allowing us to access updated features needed from more up to date versions of google-cloud-bigquery.

@ericdjatsa
Copy link

ericdjatsa commented May 24, 2024

Hi +1 on this requirement as is causing issues during the installation. See below:

$ pip install avro-to-bigquery==0.3.1 Collecting avro-to-bigquery==0.3.1 Using cached avro_to_bigquery-0.3.1-py3-none-any.whl (6.0 kB) ERROR: Could not find a version that satisfies the requirement google-cloud-bigquery==2.27.1 (from avro-to-bigquery) (from versions: 0.20.0, 0.21.0, 0.22.0, 0.22.1, 0.23.0, 0.24.0, 0.25.0, 0.26.0, 0.27.0, 0.28.0, 0.29.0, 0.30.0, 0.31.0, 0.32.0, 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 1.5.1, 1.5.2, 1.6.0, 1.6.1, 1.6.2, 1.7.0, 1.7.2, 1.8.0, 1.8.1, 1.8.2, 1.9.0, 1.9.1, 1.10.0, 1.10.1, 1.11.1, 1.11.2, 1.11.3, 1.11.4, 1.12.0, 1.12.1, 1.12.2, 1.13.0, 1.13.1, 1.14.0, 1.14.1, 1.15.0, 1.15.1, 1.16.0, 1.16.1, 1.17.0, 1.17.1, 1.18.0, 1.18.1, 1.19.0, 1.19.1, 1.20.0, 1.21.0, 1.22.0, 1.23.0, 1.23.1, 1.24.0, 1.25.0, 1.26.0, 1.26.1, 1.27.2, 1.28.0, 1.28.1, 1.28.2, 1.28.3, 2.0.0, 2.1.0, 2.2.0, 2.3.1, 2.4.0, 2.5.0, 2.6.0, 2.6.1, 2.30.0, 2.30.1, 2.31.0, 2.32.0, 2.33.0, 2.34.0, 2.34.1, 2.34.2, 2.34.3, 2.34.4, 3.0.0b1, 3.0.0, 3.0.1, 3.1.0, 3.2.0, 3.3.0, 3.3.1, 3.3.2, 3.3.3, 3.3.5, 3.3.6, 3.4.0, 3.4.1, 3.4.2, 3.5.0, 3.6.0, 3.7.0, 3.8.0, 3.9.0, 3.10.0, 3.11.0, 3.11.1, 3.11.2, 3.11.3, 3.11.4, 3.12.0, 3.13.0, 3.14.0rc0, 3.14.0, 3.14.1, 3.15.0, 3.16.0, 3.17.0, 3.17.1, 3.17.2, 3.18.0, 3.19.0, 3.20.0, 3.20.1, 3.21.0, 3.22.0, 3.23.0, 3.23.1) ERROR: No matching distribution found for google-cloud-bigquery==2.27.1

@addison-grant
Copy link

addison-grant commented Aug 8, 2024

I know this issue has not seen a ton of activity, but for what it's worth, we forked and updated a few dependencies over here: main...iFixit:avro-to-bigquery:main and it seems to be working.

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

No branches or pull requests

3 participants