We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 778d8be commit 618c390Copy full SHA for 618c390
1 file changed
requirements.txt
@@ -12,7 +12,7 @@ watchdog
12
# temporarily install google-api-core for gapic-generator-python
13
# Bazel should install this, but there is currently a bug
14
# that causes the package to be skipped
15
-google-api-core<2.0.0
+google-api-core==1.25.1
16
17
# some java processing requires xml handling
18
lxml
0 commit comments