Skip to content

Commit 042ac52

Browse files
committed
Update Python container image deps in preparation for 2.51.0
1 parent c5e6c79 commit 042ac52

4 files changed

Lines changed: 51 additions & 51 deletions

File tree

sdks/python/container/py310/base_image_requirements.txt

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ charset-normalizer==3.2.0
3131
click==8.1.7
3232
cloudpickle==2.2.1
3333
crcmod==1.7
34-
cryptography==41.0.3
34+
cryptography==41.0.4
3535
Cython==0.29.36
3636
deprecation==2.1.0
3737
dill==0.3.1.1
@@ -41,30 +41,30 @@ docopt==0.6.2
4141
exceptiongroup==1.1.3
4242
execnet==2.0.2
4343
fastavro==1.8.3
44-
fasteners==0.18
44+
fasteners==0.19
4545
freezegun==1.2.2
4646
future==0.18.3
4747
google-api-core==2.11.1
48-
google-api-python-client==2.99.0
48+
google-api-python-client==2.100.0
4949
google-apitools==0.5.31
5050
google-auth==2.23.0
5151
google-auth-httplib2==0.1.1
52-
google-cloud-aiplatform==1.32.0
52+
google-cloud-aiplatform==1.33.1
5353
google-cloud-bigquery==3.11.4
5454
google-cloud-bigquery-storage==2.22.0
5555
google-cloud-bigtable==2.21.0
5656
google-cloud-core==2.3.3
5757
google-cloud-datastore==2.18.0
58-
google-cloud-dlp==3.12.2
59-
google-cloud-language==2.11.0
58+
google-cloud-dlp==3.12.3
59+
google-cloud-language==2.11.1
6060
google-cloud-profiler==4.1.0
6161
google-cloud-pubsub==2.18.4
6262
google-cloud-pubsublite==1.8.3
63-
google-cloud-recommendations-ai==0.10.4
64-
google-cloud-resource-manager==1.10.3
63+
google-cloud-recommendations-ai==0.10.5
64+
google-cloud-resource-manager==1.10.4
6565
google-cloud-spanner==3.40.1
66-
google-cloud-storage==2.10.0
67-
google-cloud-videointelligence==2.11.3
66+
google-cloud-storage==2.11.0
67+
google-cloud-videointelligence==2.11.4
6868
google-cloud-vision==3.4.4
6969
google-crc32c==1.5.0
7070
google-resumable-media==2.6.0
@@ -76,7 +76,7 @@ grpcio-status==1.58.0
7676
guppy3==3.1.3
7777
hdfs==2.7.2
7878
httplib2==0.22.0
79-
hypothesis==6.84.3
79+
hypothesis==6.87.0
8080
idna==3.4
8181
iniconfig==2.0.0
8282
joblib==1.3.2
@@ -118,7 +118,7 @@ regex==2023.8.8
118118
requests==2.31.0
119119
requests-mock==1.11.0
120120
rsa==4.9
121-
scikit-learn==1.3.0
121+
scikit-learn==1.3.1
122122
scipy==1.11.2
123123
Shapely==1.8.5.post1
124124
six==1.16.0
@@ -131,7 +131,7 @@ testcontainers==3.7.1
131131
threadpoolctl==3.2.0
132132
tomli==2.0.1
133133
tqdm==4.66.1
134-
typing_extensions==4.7.1
134+
typing_extensions==4.8.0
135135
tzlocal==5.0.1
136136
uritemplate==4.1.1
137137
urllib3==1.26.16

sdks/python/container/py311/base_image_requirements.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ charset-normalizer==3.2.0
3131
click==8.1.7
3232
cloudpickle==2.2.1
3333
crcmod==1.7
34-
cryptography==41.0.3
34+
cryptography==41.0.4
3535
Cython==0.29.36
3636
deprecation==2.1.0
3737
dill==0.3.1.1
@@ -40,28 +40,28 @@ docker==6.1.3
4040
docopt==0.6.2
4141
execnet==2.0.2
4242
fastavro==1.8.3
43-
fasteners==0.18
43+
fasteners==0.19
4444
freezegun==1.2.2
4545
future==0.18.3
4646
google-api-core==2.11.1
4747
google-apitools==0.5.31
4848
google-auth==2.23.0
4949
google-auth-httplib2==0.1.1
50-
google-cloud-aiplatform==1.32.0
50+
google-cloud-aiplatform==1.33.1
5151
google-cloud-bigquery==3.11.4
5252
google-cloud-bigquery-storage==2.22.0
5353
google-cloud-bigtable==2.21.0
5454
google-cloud-core==2.3.3
5555
google-cloud-datastore==2.18.0
56-
google-cloud-dlp==3.12.2
57-
google-cloud-language==2.11.0
56+
google-cloud-dlp==3.12.3
57+
google-cloud-language==2.11.1
5858
google-cloud-pubsub==2.18.4
5959
google-cloud-pubsublite==1.8.3
60-
google-cloud-recommendations-ai==0.10.4
61-
google-cloud-resource-manager==1.10.3
60+
google-cloud-recommendations-ai==0.10.5
61+
google-cloud-resource-manager==1.10.4
6262
google-cloud-spanner==3.40.1
63-
google-cloud-storage==2.10.0
64-
google-cloud-videointelligence==2.11.3
63+
google-cloud-storage==2.11.0
64+
google-cloud-videointelligence==2.11.4
6565
google-cloud-vision==3.4.4
6666
google-crc32c==1.5.0
6767
google-resumable-media==2.6.0
@@ -73,7 +73,7 @@ grpcio-status==1.58.0
7373
guppy3==3.1.3
7474
hdfs==2.7.2
7575
httplib2==0.22.0
76-
hypothesis==6.84.3
76+
hypothesis==6.87.0
7777
idna==3.4
7878
iniconfig==2.0.0
7979
joblib==1.3.2
@@ -114,7 +114,7 @@ regex==2023.8.8
114114
requests==2.31.0
115115
requests-mock==1.11.0
116116
rsa==4.9
117-
scikit-learn==1.3.0
117+
scikit-learn==1.3.1
118118
scipy==1.11.2
119119
Shapely==1.8.5.post1
120120
six==1.16.0
@@ -126,7 +126,7 @@ tenacity==8.2.3
126126
testcontainers==3.7.1
127127
threadpoolctl==3.2.0
128128
tqdm==4.66.1
129-
typing_extensions==4.7.1
129+
typing_extensions==4.8.0
130130
tzlocal==5.0.1
131131
urllib3==1.26.16
132132
websocket-client==1.6.3

sdks/python/container/py38/base_image_requirements.txt

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ charset-normalizer==3.2.0
3232
click==8.1.7
3333
cloudpickle==2.2.1
3434
crcmod==1.7
35-
cryptography==41.0.3
35+
cryptography==41.0.4
3636
Cython==0.29.36
3737
deprecation==2.1.0
3838
dill==0.3.1.1
@@ -42,30 +42,30 @@ docopt==0.6.2
4242
exceptiongroup==1.1.3
4343
execnet==2.0.2
4444
fastavro==1.8.3
45-
fasteners==0.18
45+
fasteners==0.19
4646
freezegun==1.2.2
4747
future==0.18.3
4848
google-api-core==2.11.1
49-
google-api-python-client==2.99.0
49+
google-api-python-client==2.100.0
5050
google-apitools==0.5.31
5151
google-auth==2.23.0
5252
google-auth-httplib2==0.1.1
53-
google-cloud-aiplatform==1.32.0
53+
google-cloud-aiplatform==1.33.1
5454
google-cloud-bigquery==3.11.4
5555
google-cloud-bigquery-storage==2.22.0
5656
google-cloud-bigtable==2.21.0
5757
google-cloud-core==2.3.3
5858
google-cloud-datastore==2.18.0
59-
google-cloud-dlp==3.12.2
60-
google-cloud-language==2.11.0
59+
google-cloud-dlp==3.12.3
60+
google-cloud-language==2.11.1
6161
google-cloud-profiler==4.1.0
6262
google-cloud-pubsub==2.18.4
6363
google-cloud-pubsublite==1.8.3
64-
google-cloud-recommendations-ai==0.10.4
65-
google-cloud-resource-manager==1.10.3
64+
google-cloud-recommendations-ai==0.10.5
65+
google-cloud-resource-manager==1.10.4
6666
google-cloud-spanner==3.40.1
67-
google-cloud-storage==2.10.0
68-
google-cloud-videointelligence==2.11.3
67+
google-cloud-storage==2.11.0
68+
google-cloud-videointelligence==2.11.4
6969
google-cloud-vision==3.4.4
7070
google-crc32c==1.5.0
7171
google-resumable-media==2.6.0
@@ -77,7 +77,7 @@ grpcio-status==1.58.0
7777
guppy3==3.1.3
7878
hdfs==2.7.2
7979
httplib2==0.22.0
80-
hypothesis==6.84.3
80+
hypothesis==6.87.0
8181
idna==3.4
8282
iniconfig==2.0.0
8383
joblib==1.3.2
@@ -119,7 +119,7 @@ regex==2023.8.8
119119
requests==2.31.0
120120
requests-mock==1.11.0
121121
rsa==4.9
122-
scikit-learn==1.3.0
122+
scikit-learn==1.3.1
123123
scipy==1.10.1
124124
Shapely==1.8.5.post1
125125
six==1.16.0
@@ -132,7 +132,7 @@ testcontainers==3.7.1
132132
threadpoolctl==3.2.0
133133
tomli==2.0.1
134134
tqdm==4.66.1
135-
typing_extensions==4.7.1
135+
typing_extensions==4.8.0
136136
tzlocal==5.0.1
137137
uritemplate==4.1.1
138138
urllib3==1.26.16

sdks/python/container/py39/base_image_requirements.txt

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ charset-normalizer==3.2.0
3131
click==8.1.7
3232
cloudpickle==2.2.1
3333
crcmod==1.7
34-
cryptography==41.0.3
34+
cryptography==41.0.4
3535
Cython==0.29.36
3636
deprecation==2.1.0
3737
dill==0.3.1.1
@@ -41,30 +41,30 @@ docopt==0.6.2
4141
exceptiongroup==1.1.3
4242
execnet==2.0.2
4343
fastavro==1.8.3
44-
fasteners==0.18
44+
fasteners==0.19
4545
freezegun==1.2.2
4646
future==0.18.3
4747
google-api-core==2.11.1
48-
google-api-python-client==2.99.0
48+
google-api-python-client==2.100.0
4949
google-apitools==0.5.31
5050
google-auth==2.23.0
5151
google-auth-httplib2==0.1.1
52-
google-cloud-aiplatform==1.32.0
52+
google-cloud-aiplatform==1.33.1
5353
google-cloud-bigquery==3.11.4
5454
google-cloud-bigquery-storage==2.22.0
5555
google-cloud-bigtable==2.21.0
5656
google-cloud-core==2.3.3
5757
google-cloud-datastore==2.18.0
58-
google-cloud-dlp==3.12.2
59-
google-cloud-language==2.11.0
58+
google-cloud-dlp==3.12.3
59+
google-cloud-language==2.11.1
6060
google-cloud-profiler==4.1.0
6161
google-cloud-pubsub==2.18.4
6262
google-cloud-pubsublite==1.8.3
63-
google-cloud-recommendations-ai==0.10.4
64-
google-cloud-resource-manager==1.10.3
63+
google-cloud-recommendations-ai==0.10.5
64+
google-cloud-resource-manager==1.10.4
6565
google-cloud-spanner==3.40.1
66-
google-cloud-storage==2.10.0
67-
google-cloud-videointelligence==2.11.3
66+
google-cloud-storage==2.11.0
67+
google-cloud-videointelligence==2.11.4
6868
google-cloud-vision==3.4.4
6969
google-crc32c==1.5.0
7070
google-resumable-media==2.6.0
@@ -76,7 +76,7 @@ grpcio-status==1.58.0
7676
guppy3==3.1.3
7777
hdfs==2.7.2
7878
httplib2==0.22.0
79-
hypothesis==6.84.3
79+
hypothesis==6.87.0
8080
idna==3.4
8181
iniconfig==2.0.0
8282
joblib==1.3.2
@@ -118,7 +118,7 @@ regex==2023.8.8
118118
requests==2.31.0
119119
requests-mock==1.11.0
120120
rsa==4.9
121-
scikit-learn==1.3.0
121+
scikit-learn==1.3.1
122122
scipy==1.11.2
123123
Shapely==1.8.5.post1
124124
six==1.16.0
@@ -131,7 +131,7 @@ testcontainers==3.7.1
131131
threadpoolctl==3.2.0
132132
tomli==2.0.1
133133
tqdm==4.66.1
134-
typing_extensions==4.7.1
134+
typing_extensions==4.8.0
135135
tzlocal==5.0.1
136136
uritemplate==4.1.1
137137
urllib3==1.26.16

0 commit comments

Comments
 (0)