Skip to content

Commit ba5fa1d

Browse files
force newer gcf client
1 parent 3b06c63 commit ba5fa1d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/bigframes/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"google-cloud-bigquery[bqstorage,pandas] >=3.36.0",
4343
# 2.30 needed for arrow support.
4444
"google-cloud-bigquery-storage >= 2.30.0, < 3.0.0",
45-
"google-cloud-functions >=1.12.0",
45+
"google-cloud-functions >=1.16.0",
4646
"google-cloud-bigquery-connection >=1.16.0",
4747
"google-cloud-resource-manager >=1.10.3",
4848
"google-cloud-storage >=2.0.0",

packages/bigframes/testing/constraints-3.10.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ google-auth==2.15.0
77
google-cloud-bigtable==2.24.0
88
google-cloud-pubsub==2.21.4
99
google-cloud-bigquery==3.36.0
10-
google-cloud-functions==1.12.0
10+
google-cloud-functions==1.16.0
1111
google-cloud-bigquery-connection==1.16.0
1212
google-cloud-iam==2.12.1
1313
google-cloud-resource-manager==1.10.3

0 commit comments

Comments
 (0)