Skip to content

Commit 618c390

Browse files
chore(deps): pin dependency google-api-core to ==1.25.1 (#922)
Co-authored-by: Jeffrey Rennie <rennie@google.com>
1 parent 778d8be commit 618c390

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ watchdog
1212
# temporarily install google-api-core for gapic-generator-python
1313
# Bazel should install this, but there is currently a bug
1414
# that causes the package to be skipped
15-
google-api-core<2.0.0
15+
google-api-core==1.25.1
1616

1717
# some java processing requires xml handling
1818
lxml

0 commit comments

Comments
 (0)