Skip to content

Commit 44fdbfd

Browse files
committed
update bounds to newer supported versions and try to correct others
1 parent c782e1c commit 44fdbfd

16 files changed

Lines changed: 756 additions & 709 deletions

sdks/python/container/base_image_requirements_manual.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ guppy3
4141
mmh3 # Optimizes execution of some Beam codepaths. TODO: Make it Beam's dependency.
4242
nltk # Commonly used for natural language processing.
4343
google-crc32c
44-
scipy
44+
scipy<1.16.0; python_version < "3.11"
45+
scipy; python_version >= "3.11"
4546
scikit-learn
4647
build>=1.0,<2 # tool to build sdist from setup.py in stager.
4748
# Dill 0.3.1.1 is included as a base manual requirement so is avaiable to users

sdks/python/container/ml/py310/base_image_requirements.txt

Lines changed: 48 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
absl-py==2.4.0
2525
aiofiles==25.1.0
2626
aiohappyeyeballs==2.6.1
27-
aiohttp==3.13.4
27+
aiohttp==3.13.5
2828
aiosignal==1.4.0
2929
annotated-types==0.7.0
3030
anyio==4.13.0
@@ -37,65 +37,65 @@ beartype==0.22.9
3737
beautifulsoup4==4.14.3
3838
betterproto==2.0.0b7
3939
bs4==0.0.2
40-
build==1.4.2
40+
build==1.5.0
4141
cachetools==6.2.6
42-
certifi==2026.2.25
42+
certifi==2026.4.22
4343
cffi==2.0.0
44-
charset-normalizer==3.4.6
45-
click==8.3.1
46-
cloud-sql-python-connector==1.20.1
44+
charset-normalizer==3.4.7
45+
click==8.3.3
46+
cloud-sql-python-connector==1.20.2
4747
crcmod==1.7
48-
cryptography==46.0.6
48+
cryptography==47.0.0
4949
Cython==3.2.4
5050
dill==0.3.1.1
5151
distro==1.9.0
5252
dnspython==2.8.0
5353
docker==7.1.0
54-
docstring_parser==0.17.0
54+
docstring_parser==0.18.0
5555
envoy-data-plane==0.2.6
5656
exceptiongroup==1.3.1
5757
execnet==2.1.2
58-
fastavro==1.12.1
58+
fastavro==1.12.2
5959
fasteners==0.20
60-
filelock==3.25.2
60+
filelock==3.29.0
6161
flatbuffers==25.12.19
6262
freezegun==1.5.5
6363
frozenlist==1.8.0
64-
fsspec==2026.3.0
64+
fsspec==2026.4.0
6565
future==1.0.0
6666
gast==0.7.0
67-
google-api-core==2.30.1
68-
google-api-python-client==2.193.0
67+
google-api-core==2.30.3
68+
google-api-python-client==2.195.0
6969
google-apitools==0.5.31
70-
google-auth==2.49.1
70+
google-auth==2.50.0
7171
google-auth-httplib2==0.2.1
72-
google-cloud-aiplatform==1.143.0
72+
google-cloud-aiplatform==1.149.0
7373
google-cloud-bigquery==3.41.0
7474
google-cloud-bigquery-storage==2.37.0
75-
google-cloud-bigtable==2.35.0
75+
google-cloud-bigtable==2.36.0
7676
google-cloud-build==3.36.0
7777
google-cloud-core==2.5.1
7878
google-cloud-datastore==2.24.0
79-
google-cloud-dlp==3.35.0
79+
google-cloud-dlp==3.36.0
8080
google-cloud-kms==3.12.0
8181
google-cloud-language==2.20.0
8282
google-cloud-monitoring==2.30.0
8383
google-cloud-profiler==4.1.0
84-
google-cloud-pubsub==2.36.0
84+
google-cloud-pubsub==2.37.0
8585
google-cloud-recommendations-ai==0.10.18
8686
google-cloud-resource-manager==1.17.0
8787
google-cloud-secret-manager==2.27.0
88-
google-cloud-spanner==3.63.0
88+
google-cloud-spanner==3.65.0
8989
google-cloud-storage==2.19.0
9090
google-cloud-videointelligence==2.19.0
9191
google-cloud-vision==3.13.0
9292
google-crc32c==1.8.0
93-
google-genai==1.69.0
93+
google-genai==1.74.0
9494
google-pasta==0.2.0
9595
google-resumable-media==2.8.2
96-
googleapis-common-protos==1.73.1
97-
greenlet==3.3.2
98-
grpc-google-iam-v1==0.14.3
96+
googleapis-common-protos==1.74.0
97+
greenlet==3.5.0
98+
grpc-google-iam-v1==0.14.4
9999
grpc-interceptor==0.15.4
100100
grpcio==1.80.0
101101
grpcio-status==1.80.0
@@ -104,15 +104,15 @@ guppy3==3.1.6
104104
h11==0.16.0
105105
h2==4.3.0
106106
h5py==3.14.0
107-
hf-xet==1.4.2
107+
hf-xet==1.4.3
108108
hpack==4.1.0
109109
httpcore==1.0.9
110110
httplib2==0.31.2
111111
httpx==0.28.1
112112
huggingface_hub==0.36.2
113113
hyperframe==6.1.0
114114
hypothesis==6.148.3
115-
idna==3.11
115+
idna==3.13
116116
importlib_metadata==8.7.1
117117
iniconfig==2.3.0
118118
jaraco.classes==3.4.0
@@ -125,7 +125,7 @@ Js2Py==0.74
125125
jsonpickle==3.4.2
126126
jsonschema==4.26.0
127127
jsonschema-specifications==2025.9.1
128-
keras==3.13.2
128+
keras==3.12.1
129129
keyring==25.7.0
130130
keyrings.google-artifactregistry-auth==1.1.2
131131
libclang==18.1.1
@@ -135,7 +135,7 @@ mdurl==0.1.2
135135
ml_dtypes==0.5.4
136136
mmh3==5.2.1
137137
mock==5.2.0
138-
more-itertools==10.8.0
138+
more-itertools==11.0.2
139139
mpmath==1.3.0
140140
multidict==6.7.1
141141
namex==0.1.0
@@ -144,40 +144,41 @@ nltk==3.9.4
144144
numpy==2.2.6
145145
oauth2client==4.1.3
146146
objsize==0.7.1
147-
opentelemetry-api==1.40.0
148-
opentelemetry-resourcedetector-gcp==1.11.0a0
149-
opentelemetry-sdk==1.40.0
150-
opentelemetry-semantic-conventions==0.61b0
147+
opentelemetry-api==1.41.1
148+
opentelemetry-resourcedetector-gcp==1.12.0a0
149+
opentelemetry-sdk==1.41.1
150+
opentelemetry-semantic-conventions==0.62b1
151151
opt_einsum==3.4.0
152152
optree==0.19.0
153153
oracledb==3.4.2
154154
orjson==3.11.8
155-
packaging==26.0
155+
packaging==26.2
156156
pandas==2.2.3
157157
parameterized==0.9.0
158158
pg8000==1.31.5
159-
pillow==12.1.1
160-
pip==26.0.1
159+
pillow==12.2.0
160+
pip==26.1
161161
pluggy==1.6.0
162162
propcache==0.4.1
163163
proto-plus==1.27.2
164164
protobuf==6.33.6
165-
psycopg2-binary==2.9.11
165+
psycopg2-binary==2.9.12
166166
pyarrow==23.0.1
167167
pyarrow-hotfix==0.7
168168
pyasn1==0.6.3
169169
pyasn1_modules==0.4.2
170170
pycparser==3.0
171-
pydantic==2.12.5
172-
pydantic_core==2.41.5
171+
pydantic==2.13.3
172+
pydantic_core==2.46.3
173+
pydot==1.4.2
173174
Pygments==2.20.0
174175
PyHamcrest==2.1.0
175176
pyjsparser==2.7.1
176-
pymongo==4.16.0
177-
PyMySQL==1.1.2
177+
pymongo==4.17.0
178+
PyMySQL==1.1.3
178179
pyparsing==3.3.2
179180
pyproject_hooks==1.2.0
180-
pytest==8.4.2
181+
pytest==9.0.3
181182
pytest-timeout==2.4.0
182183
pytest-xdist==3.8.0
183184
python-dateutil==2.9.0.post0
@@ -186,10 +187,10 @@ python-tds==1.17.1
186187
pytz==2026.1.post1
187188
PyYAML==6.0.3
188189
referencing==0.37.0
189-
regex==2026.3.32
190+
regex==2026.4.4
190191
requests==2.33.1
191192
requests-mock==1.12.1
192-
rich==14.3.3
193+
rich==15.0.0
193194
rpds-py==0.30.0
194195
rsa==4.9.1
195196
safetensors==0.7.0
@@ -202,11 +203,11 @@ six==1.17.0
202203
sniffio==1.3.1
203204
sortedcontainers==2.4.0
204205
soupsieve==2.8.3
205-
SQLAlchemy==2.0.48
206+
SQLAlchemy==2.0.49
206207
sqlalchemy_pytds==1.0.2
207208
sqlparse==0.5.5
208209
sympy==1.14.0
209-
tenacity==8.5.0
210+
tenacity==9.1.4
210211
tensorflow==2.21.0
211212
tensorflow-cpu-aws==2.21.0;platform_machine=="aarch64"
212213
termcolor==3.3.0
@@ -219,14 +220,14 @@ tqdm==4.67.3
219220
transformers==4.55.4
220221
typing-inspection==0.4.2
221222
typing_extensions==4.15.0
222-
tzdata==2025.3
223+
tzdata==2026.2
223224
tzlocal==5.3.1
224225
uritemplate==4.2.0
225226
urllib3==2.6.3
226227
virtualenv-clone==0.5.7
227228
websockets==16.0
228-
wheel==0.46.3
229+
wheel==0.47.0
229230
wrapt==2.1.2
230231
yarl==1.23.0
231-
zipp==3.23.0
232+
zipp==3.23.1
232233
zstandard==0.25.0

0 commit comments

Comments
 (0)