diff --git a/requirements.txt b/requirements.txt index 91525c6cc..4845c1896 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ watchdog # temporarily install google-api-core for gapic-generator-python # Bazel should install this, but there is currently a bug # that causes the package to be skipped -google-api-core==1.30.0 +google-api-core==1.31.0 # some java processing requires xml handling lxml