Skip to content

Commit

Permalink
Merge pull request #37 from grafana/development-gcp-bigquery-dep
Browse files Browse the repository at this point in the history
Use compatible requirement for bigquery dependency
  • Loading branch information
Ruslan Bergenov authored Oct 25, 2022
2 parents df59389 + e18d99d commit 8504bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
singer-python~=5.12.1
google-cloud-bigquery==2.26.0
google-cloud-bigquery~=2.26.0
jsonschema~=2.6.0
setuptools~=60.3.1

0 comments on commit 8504bfd

Please sign in to comment.