Skip to content
Open
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
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
# limitations under the License.

apache_beam[gcp]==2.40.0
requests==2.32.4
requests==2.33.0
torch==2.8.0
torchvision==0.13.0
numpy==1.22.4
Pillow==10.2.0
Pillow==12.2.0
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@

torch==2.2.0
numpy==1.22.4
Pillow==10.2.0
Pillow==12.2.0
12 changes: 6 additions & 6 deletions sdks/python/container/ml/py310/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ charset-normalizer==3.4.6
click==8.3.1
cloud-sql-python-connector==1.20.1
crcmod==1.7
cryptography==46.0.6
cryptography==46.0.7
Cython==3.2.4
dill==0.3.1.1
distro==1.9.0
Expand Down Expand Up @@ -156,8 +156,8 @@ packaging==26.0
pandas==2.2.3
parameterized==0.9.0
pg8000==1.31.5
pillow==12.1.1
pip==26.0.1
pillow==12.2.0
pip==26.1
pluggy==1.6.0
propcache==0.4.1
proto-plus==1.27.2
Expand All @@ -177,7 +177,7 @@ pymongo==4.16.0
PyMySQL==1.1.2
pyparsing==3.3.2
pyproject_hooks==1.2.0
pytest==8.4.2
pytest==9.0.3
pytest-timeout==2.4.0
pytest-xdist==3.8.0
python-dateutil==2.9.0.post0
Expand All @@ -187,7 +187,7 @@ pytz==2026.1.post1
PyYAML==6.0.3
referencing==0.37.0
regex==2026.3.32
requests==2.33.1
requests==2.33.0
requests-mock==1.12.1
rich==14.3.3
rpds-py==0.30.0
Expand Down Expand Up @@ -216,7 +216,7 @@ tokenizers==0.21.4
tomli==2.4.1
torch==2.8.0+cpu
tqdm==4.67.3
transformers==4.55.4
transformers==5.0.0rc3
typing-inspection==0.4.2
typing_extensions==4.15.0
tzdata==2025.3
Expand Down
26 changes: 13 additions & 13 deletions sdks/python/container/ml/py310/gpu_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
absl-py==2.4.0
aiofiles==25.1.0
aiohappyeyeballs==2.6.1
aiohttp==3.13.3
aiohttp==3.13.4
aiosignal==1.4.0
annotated-doc==0.0.4
annotated-types==0.7.0
Expand All @@ -42,7 +42,7 @@ blake3==1.0.8
bs4==0.0.2
build==1.4.0
cachetools==6.2.6
cbor2==5.8.0
cbor2==5.9.0
certifi==2026.2.25
cffi==2.0.0
charset-normalizer==3.4.5
Expand All @@ -51,7 +51,7 @@ cloud-sql-python-connector==1.20.0
cloudpickle==3.1.2
compressed-tensors==0.10.2
crcmod==1.7
cryptography==46.0.5
cryptography==46.0.7
cuda-bindings==12.9.4
cuda-pathfinder==1.4.2
cupy-cuda12x==14.0.1
Expand Down Expand Up @@ -206,8 +206,8 @@ pandas==2.2.3
parameterized==0.9.0
partial-json-parser==0.2.1.1.post7
pg8000==1.31.5
pillow==12.1.1
pip==26.0.1
pillow==12.2.0
pip==26.1
pluggy==1.6.0
prometheus-fastapi-instrumentator==7.1.0
prometheus_client==0.24.1
Expand All @@ -219,7 +219,7 @@ psycopg2-binary==2.9.11
py-cpuinfo==9.0.0
pyarrow==23.0.1
pyarrow-hotfix==0.7
pyasn1==0.6.2
pyasn1==0.6.3
pyasn1_modules==0.4.2
pybase64==1.4.3
pycountry==26.2.16
Expand All @@ -234,21 +234,21 @@ pymongo==4.16.0
PyMySQL==1.1.2
pyparsing==3.3.2
pyproject_hooks==1.2.0
pytest==8.4.2
pytest==9.0.3
pytest-timeout==2.4.0
pytest-xdist==3.8.0
python-dateutil==2.9.0.post0
python-dotenv==1.2.2
python-json-logger==4.0.0
python-multipart==0.0.22
python-multipart==0.0.26
python-tds==1.17.1
pytz==2026.1.post1
PyYAML==6.0.3
pyzmq==27.1.0
ray==2.54.0
ray==2.55.0
referencing==0.37.0
regex==2026.2.28
requests==2.32.5
requests==2.33.0
requests-mock==1.12.1
rich==14.3.3
rich-toolkit==0.19.7
Expand Down Expand Up @@ -291,7 +291,7 @@ torch==2.7.1
torchaudio==2.7.1
torchvision==0.22.1
tqdm==4.67.3
transformers==4.55.4
transformers==5.0.0rc3
triton==3.3.1
typer==0.24.1
typing-inspection==0.4.2
Expand All @@ -302,14 +302,14 @@ urllib3==2.6.3
uvicorn==0.41.0
uvloop==0.22.1
virtualenv-clone==0.5.7
vllm==0.10.1.1
vllm==0.20.0
watchfiles==1.1.1
websockets==16.0
Werkzeug==3.1.6
wheel==0.46.3
wrapt==2.1.2
xformers==0.0.31
xgrammar==0.1.21
xgrammar==0.1.32
yarl==1.23.0
zipp==3.23.0
zstandard==0.25.0
12 changes: 6 additions & 6 deletions sdks/python/container/ml/py311/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ charset-normalizer==3.4.6
click==8.3.1
cloud-sql-python-connector==1.20.1
crcmod==1.7
cryptography==46.0.6
cryptography==46.0.7
Cython==3.2.4
dill==0.3.1.1
distro==1.9.0
Expand Down Expand Up @@ -155,8 +155,8 @@ packaging==26.0
pandas==2.2.3
parameterized==0.9.0
pg8000==1.31.5
pillow==12.1.1
pip==26.0.1
pillow==12.2.0
pip==26.1
pluggy==1.6.0
propcache==0.4.1
proto-plus==1.27.2
Expand All @@ -176,7 +176,7 @@ pymongo==4.16.0
PyMySQL==1.1.2
pyparsing==3.3.2
pyproject_hooks==1.2.0
pytest==8.4.2
pytest==9.0.3
pytest-timeout==2.4.0
pytest-xdist==3.8.0
python-dateutil==2.9.0.post0
Expand All @@ -186,7 +186,7 @@ pytz==2026.1.post1
PyYAML==6.0.3
referencing==0.37.0
regex==2026.3.32
requests==2.33.1
requests==2.33.0
requests-mock==1.12.1
rich==14.3.3
rpds-py==0.30.0
Expand Down Expand Up @@ -214,7 +214,7 @@ threadpoolctl==3.6.0
tokenizers==0.21.4
torch==2.8.0+cpu
tqdm==4.67.3
transformers==4.55.4
transformers==5.0.0rc3
typing-inspection==0.4.2
typing_extensions==4.15.0
tzdata==2025.3
Expand Down
26 changes: 13 additions & 13 deletions sdks/python/container/ml/py311/gpu_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
absl-py==2.4.0
aiofiles==25.1.0
aiohappyeyeballs==2.6.1
aiohttp==3.13.3
aiohttp==3.13.4
aiosignal==1.4.0
annotated-doc==0.0.4
annotated-types==0.7.0
Expand All @@ -41,7 +41,7 @@ blake3==1.0.8
bs4==0.0.2
build==1.4.0
cachetools==6.2.6
cbor2==5.8.0
cbor2==5.9.0
certifi==2026.2.25
cffi==2.0.0
charset-normalizer==3.4.5
Expand All @@ -50,7 +50,7 @@ cloud-sql-python-connector==1.20.0
cloudpickle==3.1.2
compressed-tensors==0.10.2
crcmod==1.7
cryptography==46.0.5
cryptography==46.0.7
cuda-bindings==12.9.4
cuda-pathfinder==1.4.2
cupy-cuda12x==14.0.1
Expand Down Expand Up @@ -205,8 +205,8 @@ pandas==2.2.3
parameterized==0.9.0
partial-json-parser==0.2.1.1.post7
pg8000==1.31.5
pillow==12.1.1
pip==26.0.1
pillow==12.2.0
pip==26.1
pluggy==1.6.0
prometheus-fastapi-instrumentator==7.1.0
prometheus_client==0.24.1
Expand All @@ -218,7 +218,7 @@ psycopg2-binary==2.9.11
py-cpuinfo==9.0.0
pyarrow==23.0.1
pyarrow-hotfix==0.7
pyasn1==0.6.2
pyasn1==0.6.3
pyasn1_modules==0.4.2
pybase64==1.4.3
pycountry==26.2.16
Expand All @@ -233,21 +233,21 @@ pymongo==4.16.0
PyMySQL==1.1.2
pyparsing==3.3.2
pyproject_hooks==1.2.0
pytest==8.4.2
pytest==9.0.3
pytest-timeout==2.4.0
pytest-xdist==3.8.0
python-dateutil==2.9.0.post0
python-dotenv==1.2.2
python-json-logger==4.0.0
python-multipart==0.0.22
python-multipart==0.0.26
python-tds==1.17.1
pytz==2026.1.post1
PyYAML==6.0.3
pyzmq==27.1.0
ray==2.54.0
ray==2.55.0
referencing==0.37.0
regex==2026.2.28
requests==2.32.5
requests==2.33.0
requests-mock==1.12.1
rich==14.3.3
rich-toolkit==0.19.7
Expand Down Expand Up @@ -289,7 +289,7 @@ torch==2.7.1
torchaudio==2.7.1
torchvision==0.22.1
tqdm==4.67.3
transformers==4.55.4
transformers==5.0.0rc3
triton==3.3.1
typer==0.24.1
typing-inspection==0.4.2
Expand All @@ -300,14 +300,14 @@ urllib3==2.6.3
uvicorn==0.41.0
uvloop==0.22.1
virtualenv-clone==0.5.7
vllm==0.10.1.1
vllm==0.20.0
watchfiles==1.1.1
websockets==16.0
Werkzeug==3.1.6
wheel==0.46.3
wrapt==2.1.2
xformers==0.0.31
xgrammar==0.1.21
xgrammar==0.1.32
yarl==1.23.0
zipp==3.23.0
zstandard==0.25.0
12 changes: 6 additions & 6 deletions sdks/python/container/ml/py312/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ charset-normalizer==3.4.6
click==8.3.1
cloud-sql-python-connector==1.20.1
crcmod==1.7
cryptography==46.0.6
cryptography==46.0.7
Cython==3.2.4
dill==0.3.1.1
distro==1.9.0
Expand Down Expand Up @@ -153,8 +153,8 @@ packaging==26.0
pandas==2.2.3
parameterized==0.9.0
pg8000==1.31.5
pillow==12.1.1
pip==26.0.1
pillow==12.2.0
pip==26.1
pluggy==1.6.0
propcache==0.4.1
proto-plus==1.27.2
Expand All @@ -173,7 +173,7 @@ pymongo==4.16.0
PyMySQL==1.1.2
pyparsing==3.3.2
pyproject_hooks==1.2.0
pytest==8.4.2
pytest==9.0.3
pytest-timeout==2.4.0
pytest-xdist==3.8.0
python-dateutil==2.9.0.post0
Expand All @@ -183,7 +183,7 @@ pytz==2026.1.post1
PyYAML==6.0.3
referencing==0.37.0
regex==2026.3.32
requests==2.33.1
requests==2.33.0
requests-mock==1.12.1
rich==14.3.3
rpds-py==0.30.0
Expand Down Expand Up @@ -211,7 +211,7 @@ threadpoolctl==3.6.0
tokenizers==0.21.4
torch==2.8.0+cpu
tqdm==4.67.3
transformers==4.55.4
transformers==5.0.0rc3
typing-inspection==0.4.2
typing_extensions==4.15.0
tzdata==2025.3
Expand Down
Loading
Loading