Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 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
2 changes: 1 addition & 1 deletion .github/trigger_files/beam_PostCommit_Python.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"comment": "Modify this file in a trivial way to cause this test suite to run.",
"modification": 35
"modification": 37
}

44 changes: 22 additions & 22 deletions sdks/python/container/py310/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@ build==1.3.0
cachetools==5.5.2
certifi==2025.8.3
cffi==1.17.1
charset-normalizer==3.4.2
charset-normalizer==3.4.3
click==8.2.1
cloud-sql-python-connector==1.18.3
cloud-sql-python-connector==1.18.4
crcmod==1.7
cryptography==45.0.6
Cython==3.1.2
Cython==3.1.3
dill==0.3.1.1
dnspython==2.7.0
docker==7.1.0
Expand All @@ -51,16 +51,16 @@ docstring_parser==0.17.0
exceptiongroup==1.3.0
execnet==2.1.1
fastavro==1.12.0
fasteners==0.19
freezegun==1.5.4
fasteners==0.20
freezegun==1.5.5
frozenlist==1.7.0
future==1.0.0
google-api-core==2.25.1
google-api-python-client==2.178.0
google-api-python-client==2.179.0
google-apitools==0.5.31
google-auth==2.40.3
google-auth-httplib2==0.2.0
google-cloud-aiplatform==1.108.0
google-cloud-aiplatform==1.110.0
google-cloud-bigquery==3.35.1
google-cloud-bigquery-storage==2.32.0
google-cloud-bigtable==2.32.0
Expand All @@ -73,12 +73,12 @@ google-cloud-pubsub==2.31.1
google-cloud-pubsublite==1.12.0
google-cloud-recommendations-ai==0.10.18
google-cloud-resource-manager==1.14.2
google-cloud-spanner==3.56.0
google-cloud-spanner==3.57.0
google-cloud-storage==2.19.0
google-cloud-videointelligence==2.16.2
google-cloud-vision==3.10.2
google-crc32c==1.7.1
google-genai==1.29.0
google-genai==1.31.0
google-resumable-media==2.7.2
googleapis-common-protos==1.70.0
greenlet==3.2.4
Expand All @@ -92,29 +92,27 @@ hdfs==2.7.3
httpcore==1.0.9
httplib2==0.22.0
httpx==0.28.1
hypothesis==6.137.1
hypothesis==6.138.2
idna==3.10
importlib_metadata==8.7.0
iniconfig==2.1.0
jaraco.classes==3.4.0
jaraco.context==6.0.1
jaraco.functools==4.2.1
jaraco.functools==4.3.0
jeepney==0.9.0
Jinja2==3.1.6
joblib==1.5.1
jsonpickle==3.4.2
jsonschema==4.25.0
jsonschema==4.25.1
jsonschema-specifications==2025.4.1
keyring==25.6.0
keyrings.google-artifactregistry-auth==1.1.2
MarkupSafe==3.0.2
ujson==5.8.0
milvus-lite==2.5.1
pymilvus==2.5.10
mmh3==5.2.0
mock==5.2.0
more-itertools==10.7.0
multidict==6.6.3
multidict==6.6.4
mysql-connector-python==9.4.0
nltk==3.9.1
numpy==2.2.6
Expand All @@ -124,7 +122,7 @@ opentelemetry-api==1.36.0
opentelemetry-sdk==1.36.0
opentelemetry-semantic-conventions==0.57b0
oracledb==3.3.0
orjson==3.11.1
orjson==3.11.2
overrides==7.7.0
packaging==25.0
pandas==2.2.3
Expand All @@ -146,7 +144,8 @@ pydantic_core==2.33.2
pydot==1.4.2
PyHamcrest==2.1.0
PyJWT==2.10.1
pymongo==4.14.0
pymilvus==2.5.14
pymongo==4.14.1
PyMySQL==1.1.1
pyparsing==3.2.3
pyproject_hooks==1.2.0
Expand All @@ -155,13 +154,13 @@ pytest-timeout==2.4.0
pytest-xdist==3.8.0
python-dateutil==2.9.0.post0
python-dotenv==1.1.1
python-tds==1.16.1
python-tds==1.17.0
pytz==2025.2
PyYAML==6.0.2
redis==5.3.1
referencing==0.36.2
regex==2025.7.34
requests==2.32.4
requests==2.32.5
requests-mock==1.12.1
rpds-py==0.27.0
rsa==4.9.1
Expand All @@ -175,7 +174,7 @@ six==1.17.0
sniffio==1.3.1
sortedcontainers==2.4.0
soupsieve==2.7
SQLAlchemy==2.0.42
SQLAlchemy==2.0.43
sqlalchemy_pytds==1.0.2
sqlparse==0.5.3
tenacity==8.5.0
Expand All @@ -186,12 +185,13 @@ tqdm==4.67.1
typing-inspection==0.4.1
typing_extensions==4.14.1
tzdata==2025.2
ujson==5.10.0
uritemplate==4.2.0
urllib3==2.5.0
virtualenv-clone==0.5.7
websockets==15.0.1
wheel==0.45.1
wrapt==1.17.2
wrapt==1.17.3
yarl==1.20.1
zipp==3.23.0
zstandard==0.23.0
zstandard==0.24.0
54 changes: 27 additions & 27 deletions sdks/python/container/py310/ml_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@ build==1.3.0
cachetools==5.5.2
certifi==2025.8.3
cffi==1.17.1
charset-normalizer==3.4.2
charset-normalizer==3.4.3
click==8.2.1
cloud-sql-python-connector==1.18.3
cloud-sql-python-connector==1.18.4
crcmod==1.7
cryptography==45.0.6
Cython==3.1.2
Cython==3.1.3
dill==0.3.1.1
dnspython==2.7.0
docker==7.1.0
Expand All @@ -53,20 +53,20 @@ docstring_parser==0.17.0
exceptiongroup==1.3.0
execnet==2.1.1
fastavro==1.12.0
fasteners==0.19
filelock==3.18.0
fasteners==0.20
filelock==3.19.1
flatbuffers==25.2.10
freezegun==1.5.4
freezegun==1.5.5
frozenlist==1.7.0
fsspec==2025.7.0
future==1.0.0
gast==0.6.0
google-api-core==2.25.1
google-api-python-client==2.178.0
google-api-python-client==2.179.0
google-apitools==0.5.31
google-auth==2.40.3
google-auth-httplib2==0.2.0
google-cloud-aiplatform==1.108.0
google-cloud-aiplatform==1.110.0
google-cloud-bigquery==3.35.1
google-cloud-bigquery-storage==2.32.0
google-cloud-bigtable==2.32.0
Expand All @@ -79,12 +79,12 @@ google-cloud-pubsub==2.31.1
google-cloud-pubsublite==1.12.0
google-cloud-recommendations-ai==0.10.18
google-cloud-resource-manager==1.14.2
google-cloud-spanner==3.56.0
google-cloud-spanner==3.57.0
google-cloud-storage==2.19.0
google-cloud-videointelligence==2.16.2
google-cloud-vision==3.10.2
google-crc32c==1.7.1
google-genai==1.29.0
google-genai==1.31.0
google-pasta==0.2.0
google-resumable-media==2.7.2
googleapis-common-protos==1.70.0
Expand All @@ -97,41 +97,39 @@ guppy3==3.1.5
h11==0.16.0
h5py==3.14.0
hdfs==2.7.3
hf-xet==1.1.7
hf-xet==1.1.8
httpcore==1.0.9
httplib2==0.22.0
httpx==0.28.1
huggingface-hub==0.34.4
hypothesis==6.137.1
hypothesis==6.138.2
idna==3.10
importlib_metadata==8.7.0
iniconfig==2.1.0
jaraco.classes==3.4.0
jaraco.context==6.0.1
jaraco.functools==4.2.1
jaraco.functools==4.3.0
jeepney==0.9.0
Jinja2==3.1.6
joblib==1.5.1
jsonpickle==3.4.2
jsonschema==4.25.0
jsonschema==4.25.1
jsonschema-specifications==2025.4.1
keras==3.11.1
keras==3.11.2
keyring==25.6.0
keyrings.google-artifactregistry-auth==1.1.2
libclang==18.1.1
Markdown==3.8.2
markdown-it-py==3.0.0
markdown-it-py==4.0.0
MarkupSafe==3.0.2
mdurl==0.1.2
ujson==5.8.0
milvus-lite==2.5.1
pymilvus==2.5.10
ml-dtypes==0.3.2
mmh3==5.2.0
mock==5.2.0
more-itertools==10.7.0
mpmath==1.3.0
multidict==6.6.3
multidict==6.6.4
mysql-connector-python==9.4.0
namex==0.1.0
networkx==3.4.2
Expand Down Expand Up @@ -159,7 +157,7 @@ opentelemetry-semantic-conventions==0.57b0
opt_einsum==3.4.0
optree==0.17.0
oracledb==3.3.0
orjson==3.11.1
orjson==3.11.2
overrides==7.7.0
packaging==25.0
pandas==2.2.3
Expand All @@ -182,7 +180,8 @@ pydot==1.4.2
Pygments==2.19.2
PyHamcrest==2.1.0
PyJWT==2.10.1
pymongo==4.14.0
pymilvus==2.5.14
pymongo==4.14.1
PyMySQL==1.1.1
pyparsing==3.2.3
pyproject_hooks==1.2.0
Expand All @@ -191,13 +190,13 @@ pytest-timeout==2.4.0
pytest-xdist==3.8.0
python-dateutil==2.9.0.post0
python-dotenv==1.1.1
python-tds==1.16.1
python-tds==1.17.0
pytz==2025.2
PyYAML==6.0.2
redis==5.3.1
referencing==0.36.2
regex==2025.7.34
requests==2.32.4
requests==2.32.5
requests-mock==1.12.1
rich==14.1.0
rpds-py==0.27.0
Expand All @@ -213,7 +212,7 @@ six==1.17.0
sniffio==1.3.1
sortedcontainers==2.4.0
soupsieve==2.7
SQLAlchemy==2.0.42
SQLAlchemy==2.0.43
sqlalchemy_pytds==1.0.2
sqlparse==0.5.3
sympy==1.14.0
Expand All @@ -230,18 +229,19 @@ tokenizers==0.21.4
tomli==2.2.1
torch==2.7.1
tqdm==4.67.1
transformers==4.48.3
transformers==4.55.2
triton==3.3.1
typing-inspection==0.4.1
typing_extensions==4.14.1
tzdata==2025.2
ujson==5.10.0
uritemplate==4.2.0
urllib3==2.5.0
virtualenv-clone==0.5.7
websockets==15.0.1
Werkzeug==3.1.3
wheel==0.45.1
wrapt==1.17.2
wrapt==1.17.3
yarl==1.20.1
zipp==3.23.0
zstandard==0.23.0
zstandard==0.24.0
Loading
Loading