File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
.librarian/generator-input/client-post-processing
packages/google-cloud-storage Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -590,7 +590,7 @@ replacements:
590590 # this dependency.
591591 "google-resumable-media >= 2.7.2, < 3.0.0",
592592 "requests >= 2.22.0, < 3.0.0",
593- "google-crc32c >= 1.5 .0, < 2.0.0",
593+ "google-crc32c >= 1.6 .0, < 2.0.0",
594594 ]
595595 extras = {
596596 # TODO: Make these extra dependencies as mandatory once gRPC out of
@@ -650,7 +650,7 @@ replacements:
650650 google-resumable-media==2.7.2
651651 grpcio==1.33.2
652652 requests==2.22.0
653- google-crc32c==1.5 .0
653+ google-crc32c==1.6 .0
654654 protobuf==4.25.8
655655 opentelemetry-api==1.1.0
656656 count : 1
Original file line number Diff line number Diff line change 5151 # this dependency.
5252 "google-resumable-media >= 2.7.2, < 3.0.0" ,
5353 "requests >= 2.22.0, < 3.0.0" ,
54- "google-crc32c >= 1.5 .0, < 2.0.0" ,
54+ "google-crc32c >= 1.6 .0, < 2.0.0" ,
5555]
5656extras = {
5757 # TODO: Make these extra dependencies as mandatory once gRPC out of
Original file line number Diff line number Diff line change @@ -13,6 +13,6 @@ google-cloud-core==2.4.2
1313google-resumable-media==2.7.2
1414grpcio==1.33.2
1515requests==2.22.0
16- google-crc32c==1.5 .0
16+ google-crc32c==1.6 .0
1717protobuf==4.25.8
1818opentelemetry-api==1.1.0
You can’t perform that action at this time.
0 commit comments