Skip to content
This repository was archived by the owner on Mar 15, 2025. It is now read-only.

Commit a5b4fc9

Browse files
authored
chore(deps): update dependency google-api-core to v2 (#74)
1 parent 1e01b0b commit a5b4fc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
# 'Development Status :: 4 - Beta'
2828
# 'Development Status :: 5 - Production/Stable'
2929
release_status = "Development Status :: 4 - Beta"
30-
dependencies = ["google-api-core[grpc] >= 1.26.0, < 2.0.0dev", "protobuf >= 3.12.0"]
30+
dependencies = ["google-api-core[grpc]>=1.26.0, <2.0.1", "protobuf >= 3.12.0"]
3131

3232
# Setup boilerplate below this line.
3333

0 commit comments

Comments
 (0)