Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit f8b137c

Browse files
author
Takashi Matsuo
committed
chore: update dependencies
1 parent d7258d8 commit f8b137c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
# 'Development Status :: 5 - Production/Stable'
4343
release_status = "Development Status :: 5 - Production/Stable"
4444
dependencies = [
45-
"google-api-core[grpc] >= 1.17.2, < 2.0.0dev",
46-
"proto-plus >= 0.4.0",
45+
"google-api-core[grpc] >= 1.22.0, < 2.0.0dev",
46+
"proto-plus >= 1.4.0",
4747
"libcst >= 0.2.5",
4848
]
4949
extras = {}

0 commit comments

Comments
 (0)