From 66f4452cb1cf2d274dfe57015f12add1156b9c26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 05:47:39 +0000 Subject: [PATCH] Update google-api-core requirement Updates the requirements on [google-api-core](https://github.com/googleapis/python-api-core) to permit the latest version. - [Release notes](https://github.com/googleapis/python-api-core/releases) - [Changelog](https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-api-core/compare/v1.16.0...v1.27.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0be5471..2197596 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ boto3>=1.4.4,<1.17 botocore>=1.5.0,<1.20 -google-api-core>=1.16.0,<1.24.0 +google-api-core>=1.16.0,<1.28.0 protobuf>=3.6.0,<3.15 google-api-python-client psycopg2cffi-compat