Skip to content
Draft
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
5 changes: 4 additions & 1 deletion sdks/python/container/base_image_requirements_manual.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,12 @@ guppy3
mmh3 # Optimizes execution of some Beam codepaths. TODO: Make it Beam's dependency.
nltk # Commonly used for natural language processing.
google-crc32c
scipy
scipy<1.16;python_version<"3.11"
scipy;python_version>="3.11"
scikit-learn
build>=1.0,<2 # tool to build sdist from setup.py in stager.
# Dill 0.3.1.1 is included as a base manual requirement so is avaiable to users
# with pickle_library=dill, but apache-beam does not have a hard dependency.
dill>=0.3.1.1,<0.3.2
idna>=3.15

139 changes: 70 additions & 69 deletions sdks/python/container/ml/py310/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@

absl-py==2.4.0
aiofiles==25.1.0
aiohappyeyeballs==2.6.1
aiohttp==3.13.4
aiohappyeyeballs==2.6.2
aiohttp==3.13.5
aiosignal==1.4.0
annotated-types==0.7.0
anyio==4.13.0
Expand All @@ -37,105 +37,105 @@ beartype==0.22.9
beautifulsoup4==4.14.3
betterproto==2.0.0b7
bs4==0.0.2
build==1.4.2
build==1.5.0
cachetools==6.2.6
certifi==2026.2.25
certifi==2026.5.20
cffi==2.0.0
charset-normalizer==3.4.6
click==8.3.1
cloud-sql-python-connector==1.20.1
charset-normalizer==3.4.7
click==8.4.0
cloud-sql-python-connector==1.20.2
crcmod==1.7
cryptography==46.0.6
cryptography==47.0.0
Cython==3.2.4
dill==0.3.1.1
distro==1.9.0
dnspython==2.8.0
docker==7.1.0
docstring_parser==0.17.0
docstring_parser==0.18.0
envoy-data-plane==0.2.6
exceptiongroup==1.3.1
execnet==2.1.2
fastavro==1.12.1
fastavro==1.12.2
fasteners==0.20
filelock==3.25.2
filelock==3.29.0
flatbuffers==25.12.19
freezegun==1.5.5
frozenlist==1.8.0
fsspec==2026.3.0
fsspec==2026.4.0
future==1.0.0
gast==0.7.0
google-api-core==2.30.1
google-api-python-client==2.193.0
google-api-core==2.30.3
google-api-python-client==2.196.0
google-apitools==0.5.31
google-auth==2.49.1
google-auth==2.53.0
google-auth-httplib2==0.2.1
google-cloud-aiplatform==1.143.0
google-cloud-aiplatform==1.153.1
google-cloud-bigquery==3.41.0
google-cloud-bigquery-storage==2.37.0
google-cloud-bigtable==2.35.0
google-cloud-bigquery-storage==2.38.0
google-cloud-bigtable==2.38.0
google-cloud-build==3.36.0
google-cloud-core==2.5.1
google-cloud-core==2.6.0
google-cloud-datastore==2.24.0
google-cloud-dlp==3.35.0
google-cloud-kms==3.12.0
google-cloud-dlp==3.36.0
google-cloud-kms==3.13.0
google-cloud-language==2.20.0
google-cloud-monitoring==2.30.0
google-cloud-profiler==4.1.0
google-cloud-pubsub==2.36.0
google-cloud-pubsub==2.38.0
google-cloud-recommendations-ai==0.10.18
google-cloud-resource-manager==1.17.0
google-cloud-secret-manager==2.27.0
google-cloud-spanner==3.63.0
google-cloud-storage==2.19.0
google-cloud-secret-manager==2.28.0
google-cloud-spanner==3.66.0
google-cloud-storage==3.10.1
google-cloud-videointelligence==2.19.0
google-cloud-vision==3.13.0
google-cloud-vision==3.14.0
google-crc32c==1.8.0
google-genai==1.69.0
google-genai==2.5.0
google-pasta==0.2.0
google-resumable-media==2.8.2
googleapis-common-protos==1.73.1
greenlet==3.3.2
grpc-google-iam-v1==0.14.3
google-resumable-media==2.9.0
googleapis-common-protos==1.75.0
greenlet==3.5.1
grpc-google-iam-v1==0.14.4
grpc-interceptor==0.15.4
grpcio==1.80.0
grpcio-status==1.80.0
grpclib==0.4.9
guppy3==3.1.6
guppy3==3.1.7
h11==0.16.0
h2==4.3.0
h5py==3.14.0
hf-xet==1.4.2
hf-xet==1.5.0
hpack==4.1.0
httpcore==1.0.9
httplib2==0.31.2
httpx==0.28.1
huggingface_hub==0.36.2
hyperframe==6.1.0
hypothesis==6.148.3
idna==3.11
importlib_metadata==8.7.1
idna==3.15
importlib_metadata==9.0.0
iniconfig==2.3.0
jaraco.classes==3.4.0
jaraco.context==6.1.2
jaraco.functools==4.4.0
jaraco.functools==4.5.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
keras==3.13.2
keras==3.12.2
keyring==25.7.0
keyrings.google-artifactregistry-auth==1.1.2
libclang==18.1.1
markdown-it-py==4.0.0
markdown-it-py==4.2.0
MarkupSafe==3.0.3
mdurl==0.1.2
ml_dtypes==0.5.4
mmh3==5.2.1
mock==5.2.0
more-itertools==10.8.0
more-itertools==11.0.2
mpmath==1.3.0
multidict==6.7.1
namex==0.1.0
Expand All @@ -144,52 +144,53 @@ nltk==3.9.4
numpy==2.2.6
oauth2client==4.1.3
objsize==0.7.1
opentelemetry-api==1.40.0
opentelemetry-resourcedetector-gcp==1.11.0a0
opentelemetry-sdk==1.40.0
opentelemetry-semantic-conventions==0.61b0
opentelemetry-api==1.42.1
opentelemetry-resourcedetector-gcp==1.12.0a0
opentelemetry-sdk==1.42.1
opentelemetry-semantic-conventions==0.63b1
opt_einsum==3.4.0
optree==0.19.0
oracledb==3.4.2
orjson==3.11.8
packaging==26.0
optree==0.19.1
oracledb==4.0.1
orjson==3.11.9
packaging==26.2
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.1
pluggy==1.6.0
propcache==0.4.1
proto-plus==1.27.2
propcache==0.5.2
proto-plus==1.28.0
protobuf==6.33.6
psycopg2-binary==2.9.11
psycopg2-binary==2.9.12
pyarrow==23.0.1
pyarrow-hotfix==0.7
pyasn1==0.6.3
pyasn1_modules==0.4.2
pycparser==3.0
pydantic==2.12.5
pydantic_core==2.41.5
pydantic==2.13.4
pydantic_core==2.46.4
pydot==1.4.2
Pygments==2.20.0
PyHamcrest==2.1.0
pyjsparser==2.7.1
pymongo==4.16.0
PyMySQL==1.1.2
pymongo==4.17.0
PyMySQL==1.2.0
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-tds==1.17.1
pytz==2026.1.post1
pytz==2026.2
PyYAML==6.0.3
referencing==0.37.0
regex==2026.3.32
requests==2.33.1
regex==2026.5.9
requests==2.34.2
requests-mock==1.12.1
rich==14.3.3
rich==15.0.0
rpds-py==0.30.0
rsa==4.9.1
safetensors==0.7.0
Expand All @@ -202,11 +203,11 @@ six==1.17.0
sniffio==1.3.1
sortedcontainers==2.4.0
soupsieve==2.8.3
SQLAlchemy==2.0.48
SQLAlchemy==2.0.49
sqlalchemy_pytds==1.0.2
sqlparse==0.5.5
sympy==1.14.0
tenacity==8.5.0
tenacity==9.1.4
tensorflow==2.21.0
tensorflow-cpu-aws==2.21.0;platform_machine=="aarch64"
termcolor==3.3.0
Expand All @@ -219,14 +220,14 @@ tqdm==4.67.3
transformers==4.55.4
typing-inspection==0.4.2
typing_extensions==4.15.0
tzdata==2025.3
tzdata==2026.2
tzlocal==5.3.1
uritemplate==4.2.0
urllib3==2.6.3
urllib3==2.7.0
virtualenv-clone==0.5.7
websockets==16.0
wheel==0.46.3
wrapt==2.1.2
yarl==1.23.0
zipp==3.23.0
wheel==0.47.0
wrapt==2.2.0
yarl==1.24.2
zipp==4.1.0
zstandard==0.25.0
Loading
Loading