| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -32,7 +32,7 @@ | |||
| 32 | 32 | # NOTE: Maintainers, please do not require google-api-core>=2.x.x | |
| 33 | 33 | # Until this issue is closed | |
| 34 | 34 | # https://github.com/googleapis/google-cloud-python/issues/10566 | |
| 35 | - "google-api-core[grpc] >= 1.26.0, <3.0.0dev", | ||
| 35 | + "google-api-core[grpc] >= 1.31.5, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0", | ||
| 36 | 36 | "google-cloud-appengine-logging>=0.1.0, <2.0.0dev", | |
| 37 | 37 | "google-cloud-audit-log >= 0.1.0, < 1.0.0dev", | |
| 38 | 38 | # NOTE: Maintainers, please do not require google-api-core>=2.x.x | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -5,6 +5,6 @@ | |||
| 5 | 5 | # | |
| 6 | 6 | # e.g., if setup.py has "foo >= 1.14.0, < 2.0.0dev", | |
| 7 | 7 | # Then this file should have foo==1.14.0 | |
| 8 | - google-api-core==1.28.0 | ||
| 8 | + google-api-core==1.31.5 | ||
| 9 | 9 | google-cloud-core==1.4.1 | |
| 10 | 10 | proto-plus==1.15.0 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments