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
4 changes: 2 additions & 2 deletions sdks/python/container/ml/py310/base_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.4
aiohttp==3.14.1
aiosignal==1.4.0
annotated-types==0.7.0
anyio==4.13.0
Expand All @@ -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==48.0.1
Cython==3.2.4
dill==0.3.1.1
distro==1.9.0
Expand Down
16 changes: 8 additions & 8 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.14.1
aiosignal==1.4.0
annotated-doc==0.0.4
annotated-types==0.7.0
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==48.0.1
cuda-bindings==12.9.4
cuda-pathfinder==1.4.2
cupy-cuda12x==14.0.1
Expand Down Expand Up @@ -163,13 +163,13 @@ mmh3==5.2.1
mock==5.2.0
more-itertools==10.8.0
mpmath==1.3.0
msgpack==1.1.2
msgpack==1.2.1
msgspec==0.20.0
multidict==6.7.1
namex==0.1.0
networkx==3.4.2
ninja==1.13.0
nltk==3.9.3
nltk==3.9.4
numba==0.61.2
numpy==2.2.6
nvidia-cublas-cu12==12.6.4.1
Expand Down Expand Up @@ -226,7 +226,7 @@ pycountry==26.2.16
pycparser==3.0
pydantic==2.12.5
pydantic-extra-types==2.11.0
pydantic-settings==2.13.1
pydantic-settings==2.14.2
pydantic_core==2.41.5
Pygments==2.19.2
PyHamcrest==2.1.0
Expand All @@ -240,7 +240,7 @@ 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.31
python-tds==1.17.1
pytz==2026.1.post1
PyYAML==6.0.3
Expand Down Expand Up @@ -274,7 +274,7 @@ soxr==1.0.0
SQLAlchemy==2.0.48
sqlalchemy_pytds==1.0.2
sqlparse==0.5.5
starlette==0.52.1
starlette==1.3.1
sympy==1.14.0
tenacity==8.5.0
tensorboard==2.20.0
Expand Down Expand Up @@ -302,7 +302,7 @@ urllib3==2.6.3
uvicorn==0.41.0
uvloop==0.22.1
virtualenv-clone==0.5.7
vllm==0.10.1.1
vllm==0.23.0
watchfiles==1.1.1
websockets==16.0
Werkzeug==3.1.6
Expand Down
4 changes: 2 additions & 2 deletions sdks/python/container/ml/py311/base_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.4
aiohttp==3.14.1
aiosignal==1.4.0
annotated-types==0.7.0
anyio==4.13.0
Expand All @@ -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==48.0.1
Cython==3.2.4
dill==0.3.1.1
distro==1.9.0
Expand Down
16 changes: 8 additions & 8 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.14.1
aiosignal==1.4.0
annotated-doc==0.0.4
annotated-types==0.7.0
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==48.0.1
cuda-bindings==12.9.4
cuda-pathfinder==1.4.2
cupy-cuda12x==14.0.1
Expand Down Expand Up @@ -162,13 +162,13 @@ mmh3==5.2.1
mock==5.2.0
more-itertools==10.8.0
mpmath==1.3.0
msgpack==1.1.2
msgpack==1.2.1
msgspec==0.20.0
multidict==6.7.1
namex==0.1.0
networkx==3.6.1
ninja==1.13.0
nltk==3.9.3
nltk==3.9.4
numba==0.61.2
numpy==2.2.6
nvidia-cublas-cu12==12.6.4.1
Expand Down Expand Up @@ -225,7 +225,7 @@ pycountry==26.2.16
pycparser==3.0
pydantic==2.12.5
pydantic-extra-types==2.11.0
pydantic-settings==2.13.1
pydantic-settings==2.14.2
pydantic_core==2.41.5
Pygments==2.19.2
PyHamcrest==2.1.0
Expand All @@ -239,7 +239,7 @@ 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.31
python-tds==1.17.1
pytz==2026.1.post1
PyYAML==6.0.3
Expand Down Expand Up @@ -273,7 +273,7 @@ soxr==1.0.0
SQLAlchemy==2.0.48
sqlalchemy_pytds==1.0.2
sqlparse==0.5.5
starlette==0.52.1
starlette==1.3.1
sympy==1.14.0
tenacity==8.5.0
tensorboard==2.20.0
Expand All @@ -300,7 +300,7 @@ urllib3==2.6.3
uvicorn==0.41.0
uvloop==0.22.1
virtualenv-clone==0.5.7
vllm==0.10.1.1
vllm==0.23.0
watchfiles==1.1.1
websockets==16.0
Werkzeug==3.1.6
Expand Down
4 changes: 2 additions & 2 deletions sdks/python/container/ml/py312/base_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.4
aiohttp==3.14.1
aiosignal==1.4.0
annotated-types==0.7.0
anyio==4.13.0
Expand All @@ -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==48.0.1
Cython==3.2.4
dill==0.3.1.1
distro==1.9.0
Expand Down
14 changes: 7 additions & 7 deletions sdks/python/container/ml/py312/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.14.1
aiosignal==1.4.0
annotated-doc==0.0.4
annotated-types==0.7.0
Expand All @@ -49,7 +49,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==48.0.1
cuda-bindings==12.9.4
cuda-pathfinder==1.4.2
cupy-cuda12x==14.0.1
Expand Down Expand Up @@ -161,7 +161,7 @@ mmh3==5.2.1
mock==5.2.0
more-itertools==10.8.0
mpmath==1.3.0
msgpack==1.1.2
msgpack==1.2.1
msgspec==0.20.0
multidict==6.7.1
namex==0.1.0
Expand Down Expand Up @@ -224,7 +224,7 @@ pycountry==26.2.16
pycparser==3.0
pydantic==2.12.5
pydantic-extra-types==2.11.0
pydantic-settings==2.13.1
pydantic-settings==2.14.2
pydantic_core==2.41.5
Pygments==2.19.2
PyHamcrest==2.1.0
Expand All @@ -238,7 +238,7 @@ 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.31
python-tds==1.17.1
pytz==2026.1.post1
PyYAML==6.0.3
Expand Down Expand Up @@ -272,7 +272,7 @@ soxr==1.0.0
SQLAlchemy==2.0.48
sqlalchemy_pytds==1.0.2
sqlparse==0.5.5
starlette==0.52.1
starlette==1.3.1
sympy==1.14.0
tenacity==8.5.0
tensorboard==2.20.0
Expand All @@ -299,7 +299,7 @@ urllib3==2.6.3
uvicorn==0.41.0
uvloop==0.22.1
virtualenv-clone==0.5.7
vllm==0.10.1.1
vllm==0.23.0
watchfiles==1.1.1
websockets==16.0
Werkzeug==3.1.6
Expand Down
4 changes: 2 additions & 2 deletions sdks/python/container/ml/py313/base_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.4
aiohttp==3.14.1
aiosignal==1.4.0
annotated-types==0.7.0
anyio==4.13.0
Expand All @@ -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==48.0.1
Cython==3.2.4
dill==0.3.1.1
distro==1.9.0
Expand Down
4 changes: 2 additions & 2 deletions sdks/python/container/py310/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

aiofiles==25.1.0
aiohappyeyeballs==2.6.1
aiohttp==3.13.4
aiohttp==3.14.1
aiosignal==1.4.0
annotated-types==0.7.0
anyio==4.13.0
Expand All @@ -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==48.0.1
Cython==3.2.4
dill==0.3.1.1
distro==1.9.0
Expand Down
4 changes: 2 additions & 2 deletions sdks/python/container/py311/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

aiofiles==25.1.0
aiohappyeyeballs==2.6.1
aiohttp==3.13.4
aiohttp==3.14.1
aiosignal==1.4.0
annotated-types==0.7.0
anyio==4.13.0
Expand All @@ -42,7 +42,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==48.0.1
Cython==3.2.4
dill==0.3.1.1
distro==1.9.0
Expand Down
4 changes: 2 additions & 2 deletions sdks/python/container/py312/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

aiofiles==25.1.0
aiohappyeyeballs==2.6.1
aiohttp==3.13.4
aiohttp==3.14.1
aiosignal==1.4.0
annotated-types==0.7.0
anyio==4.13.0
Expand All @@ -41,7 +41,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==48.0.1
Cython==3.2.4
dill==0.3.1.1
distro==1.9.0
Expand Down
4 changes: 2 additions & 2 deletions sdks/python/container/py313/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

aiofiles==25.1.0
aiohappyeyeballs==2.6.1
aiohttp==3.13.4
aiohttp==3.14.1
aiosignal==1.4.0
annotated-types==0.7.0
anyio==4.13.0
Expand All @@ -41,7 +41,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==48.0.1
Cython==3.2.4
dill==0.3.1.1
distro==1.9.0
Expand Down
4 changes: 2 additions & 2 deletions sdks/python/container/py314/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

aiofiles==25.1.0
aiohappyeyeballs==2.6.1
aiohttp==3.13.4
aiohttp==3.14.1
aiosignal==1.4.0
annotated-types==0.7.0
anyio==4.13.0
Expand All @@ -41,7 +41,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==48.0.1
Cython==3.2.4
dill==0.3.1.1
distro==1.9.0
Expand Down
Loading