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

Commit b7ff72d

Browse files
brianquinlanliyanhui1228
authored andcommitted
Support the current major of google-api-core (#175)
1 parent 604343c commit b7ff72d

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
@@ -22,7 +22,7 @@
2222
}
2323

2424
install_requires = [
25-
'google-api-core >= 0.1.1, < 0.2.0dev',
25+
'google-api-core >= 0.1.1, < 2.0.0dev',
2626
]
2727

2828
setup(

0 commit comments

Comments
 (0)