We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49ef9fc commit 37acabcCopy full SHA for 37acabc
requirements.txt
@@ -5,5 +5,5 @@ numpy==1.26.1
5
fastavro==1.8.4
6
six>=1.12.0
7
google-cloud-pubsub==2.18.4
8
-google-cloud-bigquery==3.12.0
+google-cloud-bigquery==3.35.1
9
pyyaml==6.0.1
setup.cfg
@@ -49,7 +49,7 @@ install_requires =
49
fastavro==1.7.0
50
51
google-cloud-pubsub==2.13.11
52
- google-cloud-bigquery==3.4.1
+ google-cloud-bigquery==3.35.1
53
pyyaml==6.0
54
55
[options.entry_points]
0 commit comments