Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions sdks/python/container/base_image_requirements_manual.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ future
# google-cloud-profiler is not compatible with python 3.13 (and is not
# explicitly compatible with python 3.12)
google-cloud-profiler;python_version<="3.12"
# Without google-cloud-profiler at python 3.13+, we need to manually add its
# transitive dependency google-api-python-client as it is required by internal
# tests
google-api-python-client;python_version<="3.13"
Copy link
Collaborator

@shunping shunping Mar 9, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I missed this in my review, but we don't explicitly need this dependency for python 3.10-3.12, because it is a transitive dependency of google-cloud-profiler.

However, for python 3.13 and beyond, we get rid of google-cloud-profider, so we need to add this dependency back.

I think a better way to add this dependency is
google-api-python-client;python_version>="3.13"

guppy3
mmh3 # Optimizes execution of some Beam codepaths. TODO: Make it Beam's dependency.
nltk # Commonly used for natural language processing.
Expand Down
53 changes: 28 additions & 25 deletions sdks/python/container/ml/py310/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ betterproto==2.0.0b7
bs4==0.0.2
build==1.4.0
cachetools==6.2.6
certifi==2026.1.4
certifi==2026.2.25
cffi==2.0.0
charset-normalizer==3.4.4
charset-normalizer==3.4.5
click==8.3.1
cloud-sql-python-connector==1.20.0
crcmod==1.7
Expand All @@ -57,19 +57,19 @@ exceptiongroup==1.3.1
execnet==2.1.2
fastavro==1.12.1
fasteners==0.20
filelock==3.24.3
filelock==3.25.0
flatbuffers==25.12.19
freezegun==1.5.5
frozenlist==1.8.0
fsspec==2026.2.0
future==1.0.0
gast==0.7.0
google-api-core==2.30.0
google-api-python-client==2.190.0
google-api-python-client==2.192.0
google-apitools==0.5.31
google-auth==2.49.0.dev0
google-auth==2.49.0
google-auth-httplib2==0.2.1
google-cloud-aiplatform==1.138.0
google-cloud-aiplatform==1.140.0
google-cloud-bigquery==3.40.1
google-cloud-bigquery-storage==2.36.2
google-cloud-bigtable==2.35.0
Expand All @@ -90,10 +90,10 @@ google-cloud-storage==2.19.0
google-cloud-videointelligence==2.18.0
google-cloud-vision==3.12.1
google-crc32c==1.8.0
google-genai==1.64.0
google-genai==1.66.0
google-pasta==0.2.0
google-resumable-media==2.8.0
googleapis-common-protos==1.72.0
googleapis-common-protos==1.73.0
greenlet==3.3.2
grpc-google-iam-v1==0.14.3
grpc-interceptor==0.15.4
Expand All @@ -103,8 +103,8 @@ grpclib==0.4.9
guppy3==3.1.6
h11==0.16.0
h2==4.3.0
h5py==3.15.1
hf-xet==1.2.0
h5py==3.16.0
hf-xet==1.3.2
hpack==4.1.0
httpcore==1.0.9
httplib2==0.31.2
Expand All @@ -116,11 +116,12 @@ idna==3.11
importlib_metadata==8.7.1
iniconfig==2.3.0
jaraco.classes==3.4.0
jaraco.context==6.1.0
jaraco.context==6.1.1
jaraco.functools==4.4.0
jeepney==0.9.0
Jinja2==3.1.6
joblib==1.5.3
Js2Py==0.74
jsonpickle==3.4.2
jsonschema==4.26.0
jsonschema-specifications==2025.9.1
Expand All @@ -133,23 +134,23 @@ markdown-it-py==4.0.0
MarkupSafe==3.0.3
mdurl==0.1.2
ml_dtypes==0.5.4
mmh3==5.2.0
mmh3==5.2.1
mock==5.2.0
more-itertools==10.8.0
mpmath==1.3.0
multidict==6.7.1
namex==0.1.0
networkx==3.4.2
nltk==3.9.2
nltk==3.9.3
numpy==2.2.6
oauth2client==4.1.3
objsize==0.7.1
opentelemetry-api==1.39.1
opentelemetry-api==1.40.0
opentelemetry-resourcedetector-gcp==1.11.0a0
opentelemetry-sdk==1.39.1
opentelemetry-semantic-conventions==0.60b1
opentelemetry-sdk==1.40.0
opentelemetry-semantic-conventions==0.61b0
opt_einsum==3.4.0
optree==0.18.0
optree==0.19.0
oracledb==3.4.2
orjson==3.11.7
packaging==26.0
Expand All @@ -172,6 +173,7 @@ pydantic==2.12.5
pydantic_core==2.41.5
Pygments==2.19.2
PyHamcrest==2.1.0
pyjsparser==2.7.1
pymongo==4.16.0
PyMySQL==1.1.2
pyparsing==3.3.2
Expand All @@ -180,12 +182,12 @@ pytest==8.4.2
pytest-timeout==2.4.0
pytest-xdist==3.8.0
python-dateutil==2.9.0.post0
python-dotenv==1.2.1
python-dotenv==1.2.2
python-tds==1.17.1
pytz==2025.2
pytz==2026.1.post1
PyYAML==6.0.3
referencing==0.37.0
regex==2026.2.19
regex==2026.2.28
requests==2.32.5
requests-mock==1.12.1
rich==14.3.3
Expand All @@ -196,12 +198,12 @@ scikit-learn==1.7.2
scipy==1.15.3
scramp==1.4.8
SecretStorage==3.5.0
setuptools==82.0.0
setuptools==82.0.1
six==1.17.0
sniffio==1.3.1
sortedcontainers==2.4.0
soupsieve==2.8.3
SQLAlchemy==2.0.46
SQLAlchemy==2.0.48
sqlalchemy_pytds==1.0.2
sqlparse==0.5.5
sympy==1.14.0
Expand All @@ -221,13 +223,14 @@ transformers==4.55.4
typing-inspection==0.4.2
typing_extensions==4.15.0
tzdata==2025.3
tzlocal==5.3.1
uritemplate==4.2.0
urllib3==2.6.3
virtualenv-clone==0.5.7
websockets==15.0.1
websockets==16.0
Werkzeug==3.1.6
wheel==0.46.3
wrapt==2.1.1
yarl==1.22.0
wrapt==2.1.2
yarl==1.23.0
zipp==3.23.0
zstandard==0.25.0
64 changes: 32 additions & 32 deletions sdks/python/container/ml/py310/gpu_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,17 +43,17 @@ bs4==0.0.2
build==1.4.0
cachetools==6.2.6
cbor2==5.8.0
certifi==2026.1.4
certifi==2026.2.25
cffi==2.0.0
charset-normalizer==3.4.4
charset-normalizer==3.4.5
click==8.3.1
cloud-sql-python-connector==1.20.0
cloudpickle==3.1.2
compressed-tensors==0.10.2
crcmod==1.7
cryptography==46.0.5
cuda-bindings==12.9.4
cuda-pathfinder==1.3.4
cuda-pathfinder==1.4.1
cupy-cuda12x==14.0.1
Cython==3.2.4
depyf==0.19.0
Expand All @@ -68,26 +68,26 @@ email-validator==2.3.0
envoy-data-plane==0.2.6
exceptiongroup==1.3.1
execnet==2.1.2
fastapi==0.129.2
fastapi-cli==0.0.23
fastapi-cloud-cli==0.13.0
fastapi==0.135.1
fastapi-cli==0.0.24
fastapi-cloud-cli==0.14.1
fastar==0.8.0
fastavro==1.12.1
fasteners==0.20
filelock==3.24.3
filelock==3.25.0
flatbuffers==25.12.19
freezegun==1.5.5
frozenlist==1.8.0
fsspec==2026.2.0
future==1.0.0
gast==0.7.0
gguf==0.17.1
gguf==0.18.0
google-api-core==2.30.0
google-api-python-client==2.190.0
google-api-python-client==2.192.0
google-apitools==0.5.31
google-auth==2.49.0.dev0
google-auth==2.49.0
google-auth-httplib2==0.2.1
google-cloud-aiplatform==1.138.0
google-cloud-aiplatform==1.140.0
google-cloud-bigquery==3.40.1
google-cloud-bigquery-storage==2.36.2
google-cloud-bigtable==2.35.0
Expand All @@ -108,10 +108,10 @@ google-cloud-storage==2.19.0
google-cloud-videointelligence==2.18.0
google-cloud-vision==3.12.1
google-crc32c==1.8.0
google-genai==1.64.0
google-genai==1.66.0
google-pasta==0.2.0
google-resumable-media==2.8.0
googleapis-common-protos==1.72.0
googleapis-common-protos==1.73.0
greenlet==3.3.2
grpc-google-iam-v1==0.14.3
grpc-interceptor==0.15.4
Expand All @@ -121,8 +121,8 @@ grpclib==0.4.9
guppy3==3.1.6
h11==0.16.0
h2==4.3.0
h5py==3.15.1
hf-xet==1.2.0
h5py==3.16.0
hf-xet==1.3.2
hpack==4.1.0
httpcore==1.0.9
httplib2==0.31.2
Expand All @@ -136,7 +136,7 @@ importlib_metadata==8.7.1
iniconfig==2.3.0
interegular==0.3.3
jaraco.classes==3.4.0
jaraco.context==6.1.0
jaraco.context==6.1.1
jaraco.functools==4.4.0
jeepney==0.9.0
Jinja2==3.1.6
Expand All @@ -159,7 +159,7 @@ MarkupSafe==3.0.3
mdurl==0.1.2
mistral_common==1.9.1
ml_dtypes==0.5.4
mmh3==5.2.0
mmh3==5.2.1
mock==5.2.0
more-itertools==10.8.0
mpmath==1.3.0
Expand All @@ -169,7 +169,7 @@ multidict==6.7.1
namex==0.1.0
networkx==3.4.2
ninja==1.13.0
nltk==3.9.2
nltk==3.9.3
numba==0.61.2
numpy==2.2.6
nvidia-cublas-cu12==12.6.4.1
Expand All @@ -192,12 +192,12 @@ objsize==0.7.1
openai==1.107.1
openai-harmony==0.0.8
opencv-python-headless==4.13.0.92
opentelemetry-api==1.39.1
opentelemetry-api==1.40.0
opentelemetry-resourcedetector-gcp==1.11.0a0
opentelemetry-sdk==1.39.1
opentelemetry-semantic-conventions==0.60b1
opentelemetry-sdk==1.40.0
opentelemetry-semantic-conventions==0.61b0
opt_einsum==3.4.0
optree==0.18.0
optree==0.19.0
oracledb==3.4.2
orjson==3.11.7
outlines_core==0.2.10
Expand Down Expand Up @@ -238,20 +238,20 @@ pytest==8.4.2
pytest-timeout==2.4.0
pytest-xdist==3.8.0
python-dateutil==2.9.0.post0
python-dotenv==1.2.1
python-dotenv==1.2.2
python-json-logger==4.0.0
python-multipart==0.0.22
python-tds==1.17.1
pytz==2025.2
pytz==2026.1.post1
PyYAML==6.0.3
pyzmq==27.1.0
ray==2.54.0
referencing==0.37.0
regex==2026.2.19
regex==2026.2.28
requests==2.32.5
requests-mock==1.12.1
rich==14.3.3
rich-toolkit==0.19.4
rich-toolkit==0.19.7
rignore==0.7.6
rpds-py==0.30.0
rsa==4.9.1
Expand All @@ -261,17 +261,17 @@ scipy==1.15.3
scramp==1.4.8
SecretStorage==3.5.0
sentencepiece==0.2.1
sentry-sdk==2.53.0
sentry-sdk==2.54.0
setproctitle==1.3.7
setuptools==82.0.0
setuptools==82.0.1
shellingham==1.5.4
six==1.17.0
sniffio==1.3.1
sortedcontainers==2.4.0
soundfile==0.13.1
soupsieve==2.8.3
soxr==1.0.0
SQLAlchemy==2.0.46
SQLAlchemy==2.0.48
sqlalchemy_pytds==1.0.2
sqlparse==0.5.5
starlette==0.52.1
Expand Down Expand Up @@ -304,12 +304,12 @@ uvloop==0.22.1
virtualenv-clone==0.5.7
vllm==0.10.1.1
watchfiles==1.1.1
websockets==15.0.1
websockets==16.0
Werkzeug==3.1.6
wheel==0.46.3
wrapt==2.1.1
wrapt==2.1.2
xformers==0.0.31
xgrammar==0.1.21
yarl==1.22.0
yarl==1.23.0
zipp==3.23.0
zstandard==0.25.0
Loading
Loading