Content-Length: 261266 | pFad | https://www.github.com/googleapis/python-container/commit/7a8fb93cc083ffbd44b9c321a706ce6f37066ee1

C2C fix(deps): pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x … · googleapis/python-container@7a8fb93 · GitHub
Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit 7a8fb93

Browse files
authored
fix(deps): pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#128)
Expand pins on library dependencies in preparation for these dependencies taking a new major version. See googleapis/google-cloud-python#10566.
1 parent 0bc3349 commit 7a8fb93

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

setup.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,10 @@
2929
# 'Development Status :: 5 - Production/Stable'
3030
release_status = "Development Status :: 5 - Production/Stable"
3131
dependencies = [
32-
"google-api-core[grpc] >= 1.26.0, <2.0.0dev",
32+
# NOTE: Maintainers, please do not require google-api-core>=2.x.x
33+
# Until this issue is closed
34+
# https://github.com/googleapis/google-cloud-python/issues/10566
35+
"google-api-core[grpc] >= 1.26.0, <3.0.0dev",
3336
"grpc-google-iam-v1 >= 0.12.3, < 0.13dev",
3437
"proto-plus >= 1.4.0",
3538
"packaging >= 14.3",

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://www.github.com/googleapis/python-container/commit/7a8fb93cc083ffbd44b9c321a706ce6f37066ee1

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy