Skip to content

Commit 28000bf

Browse files
committed
chore: update post processing scripts
1 parent 5c2d73c commit 28000bf

7 files changed

Lines changed: 9 additions & 0 deletions

File tree

.librarian/generator-input/client-post-processing/storage-integration.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -645,6 +645,7 @@ replacements:
645645
google-api-core==2.27.0
646646
google-cloud-core==2.4.2
647647
google-resumable-media==2.7.2
648+
grpcio==1.33.2
648649
requests==2.22.0
649650
google-crc32c==1.1.3
650651
protobuf==4.25.8
@@ -663,6 +664,7 @@ replacements:
663664
google-api-core
664665
google-cloud-core
665666
google-resumable-media
667+
grpcio
666668
requests
667669
google-crc32c
668670
protobuf
@@ -680,6 +682,7 @@ replacements:
680682
google-api-core
681683
google-cloud-core
682684
google-resumable-media
685+
grpcio
683686
requests
684687
google-crc32c
685688
protobuf

packages/google-cloud-storage/testing/constraints-3.10.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ google-auth
55
google-api-core
66
google-cloud-core
77
google-resumable-media
8+
grpcio
89
requests
910
google-crc32c
1011
protobuf

packages/google-cloud-storage/testing/constraints-3.11.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ google-auth
55
google-api-core
66
google-cloud-core
77
google-resumable-media
8+
grpcio
89
requests
910
google-crc32c
1011
protobuf

packages/google-cloud-storage/testing/constraints-3.12.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ google-auth
55
google-api-core
66
google-cloud-core
77
google-resumable-media
8+
grpcio
89
requests
910
google-crc32c
1011
protobuf

packages/google-cloud-storage/testing/constraints-3.13.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ google-auth
99
google-api-core
1010
google-cloud-core
1111
google-resumable-media
12+
grpcio
1213
requests
1314
google-crc32c
1415
protobuf

packages/google-cloud-storage/testing/constraints-3.14.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ google-auth
99
google-api-core
1010
google-cloud-core
1111
google-resumable-media
12+
grpcio
1213
requests
1314
google-crc32c
1415
protobuf

packages/google-cloud-storage/testing/constraints-3.9.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ google-auth==2.26.1
99
google-api-core==2.27.0
1010
google-cloud-core==2.4.2
1111
google-resumable-media==2.7.2
12+
grpcio==1.33.2
1213
requests==2.22.0
1314
google-crc32c==1.1.3
1415
protobuf==4.25.8

0 commit comments

Comments
 (0)