commit | ee53b3b32a050874ba4cfb491fb384f94682c824 | [log] [tgz] |
---|---|---|
author | arithmetic1728 <58957152+arithmetic1728@users.noreply.github.com> | Thu Jun 04 12:19:21 2020 -0700 |
committer | GitHub <noreply@github.com> | Thu Jun 04 12:19:21 2020 -0700 |
tree | 45c72a5249ea9ae92d1fb47b8570e3d1ec972d7b | |
parent | 936caa58af9e7d1742f90cd8183a760b0baba1fe [diff] [blame] |
fix: bump api-core version (#936)
diff --git a/setup.py b/setup.py index 6331a49..a03eecc 100644 --- a/setup.py +++ b/setup.py
@@ -41,7 +41,7 @@ "httplib2>=0.9.2,<1dev", "google-auth>=1.16.0", "google-auth-httplib2>=0.0.3", - "google-api-core>=1.17.0,<2dev", + "google-api-core>=1.18.0,<2dev", "six>=1.6.1,<2dev", "uritemplate>=3.0.0,<4dev", ]