Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea committed Apr 18, 2024
1 parent 5bcd04f commit aeab4e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/google-apps-chat/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"google-auth >= 2.14.1, <3.0.0dev,!=2.24.0,!=2.25.0",
"proto-plus >= 1.22.3, <2.0.0dev",
"protobuf>=3.19.5,<5.0.0dev,!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5",
"google-apps-card >= 0.1.0, <1.0.0dev",
"google-apps-card >= 0.1.2, <1.0.0dev",
]
url = "https://github.com/googleapis/google-cloud-python/tree/main/packages/google-apps-chat"

Expand Down
2 changes: 1 addition & 1 deletion packages/google-apps-chat/testing/constraints-3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ google-api-core==1.34.1
google-auth==2.14.1
proto-plus==1.22.3
protobuf==3.19.5
google-apps-card==0.1.0
google-apps-card==0.1.2

0 comments on commit aeab4e6

Please sign in to comment.