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 19c7216Copy full SHA for 19c7216
requirements.txt
@@ -4,6 +4,6 @@ lxml==4.9.3
4
numpy==1.26.1
5
fastavro==1.8.4
6
six>=1.12.0
7
-google-cloud-pubsub==2.18.4
+google-cloud-pubsub==2.31.1
8
google-cloud-bigquery==3.12.0
9
pyyaml==6.0.1
setup.cfg
@@ -48,7 +48,7 @@ install_requires =
48
numpy==1.24.1
49
fastavro==1.7.0
50
51
- google-cloud-pubsub==2.13.11
+ google-cloud-pubsub==2.31.1
52
google-cloud-bigquery==3.4.1
53
pyyaml==6.0
54
0 commit comments