Skip to content

Commit bb571db

Browse files
committed
1 parent b8d43db commit bb571db

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

packages/google-apps-chat/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040

4141
dependencies = [
4242
"google-api-core[grpc] >= 1.34.1, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,!=2.10.*",
43+
"google-apps-card >= 0.1.0, <1.0.0dev",
4344
# Exclude incompatible versions of `google-auth`
4445
# See https://github.com/googleapis/google-cloud-python/issues/12364
4546
"google-auth >= 2.14.1, <3.0.0dev,!=2.24.0,!=2.25.0",

packages/google-apps-chat/testing/constraints-3.7.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
# e.g., if setup.py has "google-cloud-foo >= 1.14.0, < 2.0.0dev",
66
# Then this file should have google-cloud-foo==1.14.0
77
google-api-core==1.34.1
8+
google-apps-card==0.1.0
89
google-auth==2.14.1
910
proto-plus==1.22.3
1011
protobuf==3.19.5

0 commit comments

Comments
 (0)