Skip to content

Commit e99bb38

Browse files
even newer clients!
1 parent 784cdc2 commit e99bb38

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

packages/bigframes/setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
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.16.0",
46-
"google-cloud-bigquery-connection >=1.16.0",
45+
"google-cloud-functions >=1.20.0",
46+
"google-cloud-bigquery-connection >=1.20.0",
4747
"google-cloud-resource-manager >=1.10.3",
4848
"google-cloud-storage >=2.0.0",
4949
"google-crc32c >=1.0.0,<2.0.0",

packages/bigframes/testing/constraints-3.10.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ gcsfs==2023.3.0
55
geopandas==0.12.2
66
google-auth==2.15.0
77
google-cloud-bigquery==3.36.0
8-
google-cloud-functions==1.16.0
9-
google-cloud-bigquery-connection==1.16.0
8+
google-cloud-functions==1.20.0
9+
google-cloud-bigquery-connection==1.20.0
1010
google-cloud-iam==2.12.1
1111
google-cloud-resource-manager==1.10.3
1212
google-cloud-storage==2.0.0

0 commit comments

Comments
 (0)