This is an automated email from the ASF dual-hosted git repository.
xqhu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new 9b6a11624ce Update the python deps (#34501)
9b6a11624ce is described below
commit 9b6a11624ceacda99fee29f8424d5750c3d444be
Author: liferoad <[email protected]>
AuthorDate: Tue Apr 1 17:57:07 2025 -0400
Update the python deps (#34501)
---
.../container/base_image_requirements_manual.txt | 3 +-
.../container/py310/base_image_requirements.txt | 100 ++++++++++----------
.../container/py311/base_image_requirements.txt | 100 ++++++++++----------
.../container/py312/base_image_requirements.txt | 102 ++++++++++-----------
.../container/py39/base_image_requirements.txt | 96 +++++++++----------
5 files changed, 200 insertions(+), 201 deletions(-)
diff --git a/sdks/python/container/base_image_requirements_manual.txt
b/sdks/python/container/base_image_requirements_manual.txt
index 9fa3a807a39..0e50702d807 100644
--- a/sdks/python/container/base_image_requirements_manual.txt
+++ b/sdks/python/container/base_image_requirements_manual.txt
@@ -35,8 +35,7 @@ guppy3
mmh3 # Optimizes execution of some Beam codepaths. TODO: Make it Beam's
dependency.
nltk # Commonly used for natural language processing.
nose==1.3.7 # For Dataflow internal testing. TODO: remove this.
-# https://github.com/apache/beam/issues/34226
-python-snappy==0.6.1 # Optimizes execution of some Beam codepaths.
+google-crc32c
scipy
scikit-learn
build>=1.0,<2 # tool to build sdist from setup.py in stager.
diff --git a/sdks/python/container/py310/base_image_requirements.txt
b/sdks/python/container/py310/base_image_requirements.txt
index 6020d6773cf..d8c84479b50 100644
--- a/sdks/python/container/py310/base_image_requirements.txt
+++ b/sdks/python/container/py310/base_image_requirements.txt
@@ -23,21 +23,20 @@
annotated-types==0.7.0
async-timeout==5.0.1
-attrs==25.1.0
+attrs==25.3.0
backports.tarfile==1.2.0
beautifulsoup4==4.13.3
bs4==0.0.2
build==1.2.2.post1
-cachetools==5.5.1
+cachetools==5.5.2
certifi==2025.1.31
cffi==1.17.1
charset-normalizer==3.4.1
click==8.1.8
cloudpickle==2.2.1
-cramjam==2.9.1
crcmod==1.7
-cryptography==44.0.0
-Cython==3.0.11
+cryptography==44.0.2
+Cython==3.0.12
Deprecated==1.2.18
deprecation==2.1.0
dill==0.3.1.1
@@ -51,48 +50,48 @@ fastavro==1.10.0
fasteners==0.19
freezegun==1.5.1
future==1.0.0
-google-api-core==2.24.1
-google-api-python-client==2.160.0
+google-api-core==2.24.2
+google-api-python-client==2.166.0
google-apitools==0.5.31
google-auth==2.38.0
google-auth-httplib2==0.2.0
-google-cloud-aiplatform==1.79.0
-google-cloud-bigquery==3.29.0
-google-cloud-bigquery-storage==2.28.0
-google-cloud-bigtable==2.28.1
-google-cloud-core==2.4.1
+google-cloud-aiplatform==1.87.0
+google-cloud-bigquery==3.31.0
+google-cloud-bigquery-storage==2.30.0
+google-cloud-bigtable==2.30.0
+google-cloud-core==2.4.3
google-cloud-datastore==2.20.2
-google-cloud-dlp==3.26.0
-google-cloud-language==2.16.0
+google-cloud-dlp==3.29.0
+google-cloud-language==2.17.1
google-cloud-profiler==4.1.0
-google-cloud-pubsub==2.28.0
-google-cloud-pubsublite==1.11.1
-google-cloud-recommendations-ai==0.10.15
-google-cloud-resource-manager==1.14.0
-google-cloud-spanner==3.51.0
+google-cloud-pubsub==2.29.0
+google-cloud-pubsublite==1.12.0
+google-cloud-recommendations-ai==0.10.17
+google-cloud-resource-manager==1.14.2
+google-cloud-spanner==3.53.0
google-cloud-storage==2.19.0
-google-cloud-videointelligence==2.15.0
-google-cloud-vision==3.9.0
-google-crc32c==1.6.0
+google-cloud-videointelligence==2.16.1
+google-cloud-vision==3.10.1
+google-crc32c==1.7.1
google-resumable-media==2.7.2
-googleapis-common-protos==1.67.0rc1
+googleapis-common-protos==1.69.2
greenlet==3.1.1
-grpc-google-iam-v1==0.14.0
+grpc-google-iam-v1==0.14.2
grpc-interceptor==0.15.4
grpcio==1.65.5
grpcio-status==1.65.5
guppy3==3.1.5
hdfs==2.7.3
httplib2==0.22.0
-hypothesis==6.125.2
+hypothesis==6.130.6
idna==3.10
-importlib_metadata==8.5.0
-iniconfig==2.0.0
+importlib_metadata==8.6.1
+iniconfig==2.1.0
jaraco.classes==3.4.0
jaraco.context==6.0.1
jaraco.functools==4.1.0
-jeepney==0.8.0
-Jinja2==3.1.5
+jeepney==0.9.0
+Jinja2==3.1.6
joblib==1.4.2
jsonpickle==3.4.2
jsonschema==4.23.0
@@ -101,70 +100,71 @@ keyring==25.6.0
keyrings.google-artifactregistry-auth==1.1.2
MarkupSafe==3.0.2
mmh3==5.1.0
-mock==5.1.0
+mock==5.2.0
more-itertools==10.6.0
nltk==3.9.1
nose==1.3.7
-numpy==2.2.2
+numpy==2.2.4
oauth2client==4.1.3
objsize==0.7.1
-opentelemetry-api==1.30.0
-opentelemetry-sdk==1.30.0
-opentelemetry-semantic-conventions==0.51b0
-orjson==3.10.15
+opentelemetry-api==1.31.1
+opentelemetry-sdk==1.31.1
+opentelemetry-semantic-conventions==0.52b1
+orjson==3.10.16
overrides==7.7.0
packaging==24.2
pandas==2.2.3
parameterized==0.9.0
pluggy==1.5.0
-proto-plus==1.26.0
-protobuf==5.29.3
+proto-plus==1.26.1
+protobuf==5.29.4
psycopg2-binary==2.9.9
pyarrow==16.1.0
pyarrow-hotfix==0.6
pyasn1==0.6.1
-pyasn1_modules==0.4.1
+pyasn1_modules==0.4.2
pycparser==2.22
-pydantic==2.10.6
-pydantic_core==2.27.2
+pydantic==2.11.1
+pydantic_core==2.33.0
pydot==1.4.2
PyHamcrest==2.1.0
-pymongo==4.11
+pymongo==4.11.3
PyMySQL==1.1.1
-pyparsing==3.2.1
+pyparsing==3.2.3
pyproject_hooks==1.2.0
pytest==7.4.4
pytest-timeout==2.3.1
pytest-xdist==3.6.1
python-dateutil==2.9.0.post0
-python-snappy==0.6.1
-pytz==2025.1
+pytz==2025.2
PyYAML==6.0.2
redis==5.2.1
referencing==0.36.2
regex==2024.11.6
requests==2.32.3
requests-mock==1.12.1
-rpds-py==0.22.3
+rpds-py==0.24.0
rsa==4.9
scikit-learn==1.6.1
-scipy==1.15.1
+scipy==1.15.2
SecretStorage==3.3.3
shapely==2.0.7
six==1.17.0
sortedcontainers==2.4.0
soupsieve==2.6
-SQLAlchemy==2.0.38
+SQLAlchemy==2.0.40
sqlparse==0.5.3
tenacity==8.5.0
testcontainers==3.7.1
-threadpoolctl==3.5.0
+threadpoolctl==3.6.0
tomli==2.2.1
tqdm==4.67.1
-typing_extensions==4.12.2
-tzdata==2025.1
+typing-inspection==0.4.0
+typing_extensions==4.13.0
+tzdata==2025.2
uritemplate==4.1.1
urllib3==2.3.0
+virtualenv-clone==0.5.7
wrapt==1.17.2
zipp==3.21.0
zstandard==0.23.0
diff --git a/sdks/python/container/py311/base_image_requirements.txt
b/sdks/python/container/py311/base_image_requirements.txt
index 5eb6808610d..dc0c3f2b95a 100644
--- a/sdks/python/container/py311/base_image_requirements.txt
+++ b/sdks/python/container/py311/base_image_requirements.txt
@@ -22,21 +22,20 @@
# Reach out to a committer if you need help.
annotated-types==0.7.0
-attrs==25.1.0
+attrs==25.3.0
backports.tarfile==1.2.0
beautifulsoup4==4.13.3
bs4==0.0.2
build==1.2.2.post1
-cachetools==5.5.1
+cachetools==5.5.2
certifi==2025.1.31
cffi==1.17.1
charset-normalizer==3.4.1
click==8.1.8
cloudpickle==2.2.1
-cramjam==2.9.1
crcmod==1.7
-cryptography==44.0.0
-Cython==3.0.11
+cryptography==44.0.2
+Cython==3.0.12
Deprecated==1.2.18
deprecation==2.1.0
dill==0.3.1.1
@@ -49,48 +48,48 @@ fastavro==1.10.0
fasteners==0.19
freezegun==1.5.1
future==1.0.0
-google-api-core==2.24.1
-google-api-python-client==2.160.0
+google-api-core==2.24.2
+google-api-python-client==2.166.0
google-apitools==0.5.31
google-auth==2.38.0
google-auth-httplib2==0.2.0
-google-cloud-aiplatform==1.79.0
-google-cloud-bigquery==3.29.0
-google-cloud-bigquery-storage==2.28.0
-google-cloud-bigtable==2.28.1
-google-cloud-core==2.4.1
+google-cloud-aiplatform==1.87.0
+google-cloud-bigquery==3.31.0
+google-cloud-bigquery-storage==2.30.0
+google-cloud-bigtable==2.30.0
+google-cloud-core==2.4.3
google-cloud-datastore==2.20.2
-google-cloud-dlp==3.26.0
-google-cloud-language==2.16.0
+google-cloud-dlp==3.29.0
+google-cloud-language==2.17.1
google-cloud-profiler==4.1.0
-google-cloud-pubsub==2.28.0
-google-cloud-pubsublite==1.11.1
-google-cloud-recommendations-ai==0.10.15
-google-cloud-resource-manager==1.14.0
-google-cloud-spanner==3.51.0
+google-cloud-pubsub==2.29.0
+google-cloud-pubsublite==1.12.0
+google-cloud-recommendations-ai==0.10.17
+google-cloud-resource-manager==1.14.2
+google-cloud-spanner==3.53.0
google-cloud-storage==2.19.0
-google-cloud-videointelligence==2.15.0
-google-cloud-vision==3.9.0
-google-crc32c==1.6.0
+google-cloud-videointelligence==2.16.1
+google-cloud-vision==3.10.1
+google-crc32c==1.7.1
google-resumable-media==2.7.2
-googleapis-common-protos==1.67.0rc1
+googleapis-common-protos==1.69.2
greenlet==3.1.1
-grpc-google-iam-v1==0.14.0
+grpc-google-iam-v1==0.14.2
grpc-interceptor==0.15.4
grpcio==1.65.5
grpcio-status==1.65.5
guppy3==3.1.5
hdfs==2.7.3
httplib2==0.22.0
-hypothesis==6.125.2
+hypothesis==6.130.6
idna==3.10
-importlib_metadata==8.5.0
-iniconfig==2.0.0
+importlib_metadata==8.6.1
+iniconfig==2.1.0
jaraco.classes==3.4.0
jaraco.context==6.0.1
jaraco.functools==4.1.0
-jeepney==0.8.0
-Jinja2==3.1.5
+jeepney==0.9.0
+Jinja2==3.1.6
joblib==1.4.2
jsonpickle==3.4.2
jsonschema==4.23.0
@@ -99,69 +98,70 @@ keyring==25.6.0
keyrings.google-artifactregistry-auth==1.1.2
MarkupSafe==3.0.2
mmh3==5.1.0
-mock==5.1.0
+mock==5.2.0
more-itertools==10.6.0
nltk==3.9.1
nose==1.3.7
-numpy==2.2.2
+numpy==2.2.4
oauth2client==4.1.3
objsize==0.7.1
-opentelemetry-api==1.30.0
-opentelemetry-sdk==1.30.0
-opentelemetry-semantic-conventions==0.51b0
-orjson==3.10.15
+opentelemetry-api==1.31.1
+opentelemetry-sdk==1.31.1
+opentelemetry-semantic-conventions==0.52b1
+orjson==3.10.16
overrides==7.7.0
packaging==24.2
pandas==2.2.3
parameterized==0.9.0
pluggy==1.5.0
-proto-plus==1.26.0
-protobuf==5.29.3
+proto-plus==1.26.1
+protobuf==5.29.4
psycopg2-binary==2.9.9
pyarrow==16.1.0
pyarrow-hotfix==0.6
pyasn1==0.6.1
-pyasn1_modules==0.4.1
+pyasn1_modules==0.4.2
pycparser==2.22
-pydantic==2.10.6
-pydantic_core==2.27.2
+pydantic==2.11.1
+pydantic_core==2.33.0
pydot==1.4.2
PyHamcrest==2.1.0
-pymongo==4.11
+pymongo==4.11.3
PyMySQL==1.1.1
-pyparsing==3.2.1
+pyparsing==3.2.3
pyproject_hooks==1.2.0
pytest==7.4.4
pytest-timeout==2.3.1
pytest-xdist==3.6.1
python-dateutil==2.9.0.post0
-python-snappy==0.6.1
-pytz==2025.1
+pytz==2025.2
PyYAML==6.0.2
redis==5.2.1
referencing==0.36.2
regex==2024.11.6
requests==2.32.3
requests-mock==1.12.1
-rpds-py==0.22.3
+rpds-py==0.24.0
rsa==4.9
scikit-learn==1.6.1
-scipy==1.15.1
+scipy==1.15.2
SecretStorage==3.3.3
shapely==2.0.7
six==1.17.0
sortedcontainers==2.4.0
soupsieve==2.6
-SQLAlchemy==2.0.38
+SQLAlchemy==2.0.40
sqlparse==0.5.3
tenacity==8.5.0
testcontainers==3.7.1
-threadpoolctl==3.5.0
+threadpoolctl==3.6.0
tqdm==4.67.1
-typing_extensions==4.12.2
-tzdata==2025.1
+typing-inspection==0.4.0
+typing_extensions==4.13.0
+tzdata==2025.2
uritemplate==4.1.1
urllib3==2.3.0
+virtualenv-clone==0.5.7
wrapt==1.17.2
zipp==3.21.0
zstandard==0.23.0
diff --git a/sdks/python/container/py312/base_image_requirements.txt
b/sdks/python/container/py312/base_image_requirements.txt
index ef46fb7503e..a34f4ccef48 100644
--- a/sdks/python/container/py312/base_image_requirements.txt
+++ b/sdks/python/container/py312/base_image_requirements.txt
@@ -22,20 +22,19 @@
# Reach out to a committer if you need help.
annotated-types==0.7.0
-attrs==25.1.0
+attrs==25.3.0
beautifulsoup4==4.13.3
bs4==0.0.2
build==1.2.2.post1
-cachetools==5.5.1
+cachetools==5.5.2
certifi==2025.1.31
cffi==1.17.1
charset-normalizer==3.4.1
click==8.1.8
cloudpickle==2.2.1
-cramjam==2.9.1
crcmod==1.7
-cryptography==44.0.0
-Cython==3.0.11
+cryptography==44.0.2
+Cython==3.0.12
Deprecated==1.2.18
deprecation==2.1.0
dill==0.3.1.1
@@ -48,48 +47,48 @@ fastavro==1.10.0
fasteners==0.19
freezegun==1.5.1
future==1.0.0
-google-api-core==2.24.1
-google-api-python-client==2.160.0
+google-api-core==2.24.2
+google-api-python-client==2.166.0
google-apitools==0.5.31
google-auth==2.38.0
google-auth-httplib2==0.2.0
-google-cloud-aiplatform==1.79.0
-google-cloud-bigquery==3.29.0
-google-cloud-bigquery-storage==2.28.0
-google-cloud-bigtable==2.28.1
-google-cloud-core==2.4.1
+google-cloud-aiplatform==1.87.0
+google-cloud-bigquery==3.31.0
+google-cloud-bigquery-storage==2.30.0
+google-cloud-bigtable==2.30.0
+google-cloud-core==2.4.3
google-cloud-datastore==2.20.2
-google-cloud-dlp==3.26.0
-google-cloud-language==2.16.0
+google-cloud-dlp==3.29.0
+google-cloud-language==2.17.1
google-cloud-profiler==4.1.0
-google-cloud-pubsub==2.28.0
-google-cloud-pubsublite==1.11.1
-google-cloud-recommendations-ai==0.10.15
-google-cloud-resource-manager==1.14.0
-google-cloud-spanner==3.51.0
+google-cloud-pubsub==2.29.0
+google-cloud-pubsublite==1.12.0
+google-cloud-recommendations-ai==0.10.17
+google-cloud-resource-manager==1.14.2
+google-cloud-spanner==3.53.0
google-cloud-storage==2.19.0
-google-cloud-videointelligence==2.15.0
-google-cloud-vision==3.9.0
-google-crc32c==1.6.0
+google-cloud-videointelligence==2.16.1
+google-cloud-vision==3.10.1
+google-crc32c==1.7.1
google-resumable-media==2.7.2
-googleapis-common-protos==1.67.0rc1
+googleapis-common-protos==1.69.2
greenlet==3.1.1
-grpc-google-iam-v1==0.14.0
+grpc-google-iam-v1==0.14.2
grpc-interceptor==0.15.4
grpcio==1.65.5
grpcio-status==1.65.5
guppy3==3.1.5
hdfs==2.7.3
httplib2==0.22.0
-hypothesis==6.125.2
+hypothesis==6.130.6
idna==3.10
-importlib_metadata==8.5.0
-iniconfig==2.0.0
+importlib_metadata==8.6.1
+iniconfig==2.1.0
jaraco.classes==3.4.0
jaraco.context==6.0.1
jaraco.functools==4.1.0
-jeepney==0.8.0
-Jinja2==3.1.5
+jeepney==0.9.0
+Jinja2==3.1.6
joblib==1.4.2
jsonpickle==3.4.2
jsonschema==4.23.0
@@ -98,70 +97,71 @@ keyring==25.6.0
keyrings.google-artifactregistry-auth==1.1.2
MarkupSafe==3.0.2
mmh3==5.1.0
-mock==5.1.0
+mock==5.2.0
more-itertools==10.6.0
nltk==3.9.1
nose==1.3.7
-numpy==2.2.2
+numpy==2.2.4
oauth2client==4.1.3
objsize==0.7.1
-opentelemetry-api==1.30.0
-opentelemetry-sdk==1.30.0
-opentelemetry-semantic-conventions==0.51b0
-orjson==3.10.15
+opentelemetry-api==1.31.1
+opentelemetry-sdk==1.31.1
+opentelemetry-semantic-conventions==0.52b1
+orjson==3.10.16
overrides==7.7.0
packaging==24.2
pandas==2.2.3
parameterized==0.9.0
pluggy==1.5.0
-proto-plus==1.26.0
-protobuf==5.29.3
+proto-plus==1.26.1
+protobuf==5.29.4
psycopg2-binary==2.9.9
pyarrow==16.1.0
pyarrow-hotfix==0.6
pyasn1==0.6.1
-pyasn1_modules==0.4.1
+pyasn1_modules==0.4.2
pycparser==2.22
-pydantic==2.10.6
-pydantic_core==2.27.2
+pydantic==2.11.1
+pydantic_core==2.33.0
pydot==1.4.2
PyHamcrest==2.1.0
-pymongo==4.11
+pymongo==4.11.3
PyMySQL==1.1.1
-pyparsing==3.2.1
+pyparsing==3.2.3
pyproject_hooks==1.2.0
pytest==7.4.4
pytest-timeout==2.3.1
pytest-xdist==3.6.1
python-dateutil==2.9.0.post0
-python-snappy==0.6.1
-pytz==2025.1
+pytz==2025.2
PyYAML==6.0.2
redis==5.2.1
referencing==0.36.2
regex==2024.11.6
requests==2.32.3
requests-mock==1.12.1
-rpds-py==0.22.3
+rpds-py==0.24.0
rsa==4.9
scikit-learn==1.6.1
-scipy==1.15.1
+scipy==1.15.2
SecretStorage==3.3.3
-setuptools==75.8.0
+setuptools==78.1.0
shapely==2.0.7
six==1.17.0
sortedcontainers==2.4.0
soupsieve==2.6
-SQLAlchemy==2.0.38
+SQLAlchemy==2.0.40
sqlparse==0.5.3
tenacity==8.5.0
testcontainers==3.7.1
-threadpoolctl==3.5.0
+threadpoolctl==3.6.0
tqdm==4.67.1
-typing_extensions==4.12.2
-tzdata==2025.1
+typing-inspection==0.4.0
+typing_extensions==4.13.0
+tzdata==2025.2
uritemplate==4.1.1
urllib3==2.3.0
+virtualenv-clone==0.5.7
wheel==0.45.1
wrapt==1.17.2
zipp==3.21.0
diff --git a/sdks/python/container/py39/base_image_requirements.txt
b/sdks/python/container/py39/base_image_requirements.txt
index ba676fdbae0..6be1fdd3b0d 100644
--- a/sdks/python/container/py39/base_image_requirements.txt
+++ b/sdks/python/container/py39/base_image_requirements.txt
@@ -23,21 +23,20 @@
annotated-types==0.7.0
async-timeout==5.0.1
-attrs==25.1.0
+attrs==25.3.0
backports.tarfile==1.2.0
beautifulsoup4==4.13.3
bs4==0.0.2
build==1.2.2.post1
-cachetools==5.5.1
+cachetools==5.5.2
certifi==2025.1.31
cffi==1.17.1
charset-normalizer==3.4.1
click==8.1.8
cloudpickle==2.2.1
-cramjam==2.9.1
crcmod==1.7
-cryptography==44.0.0
-Cython==3.0.11
+cryptography==44.0.2
+Cython==3.0.12
Deprecated==1.2.18
deprecation==2.1.0
dill==0.3.1.1
@@ -51,48 +50,48 @@ fastavro==1.10.0
fasteners==0.19
freezegun==1.5.1
future==1.0.0
-google-api-core==2.24.1
-google-api-python-client==2.160.0
+google-api-core==2.24.2
+google-api-python-client==2.166.0
google-apitools==0.5.31
google-auth==2.38.0
google-auth-httplib2==0.2.0
-google-cloud-aiplatform==1.79.0
-google-cloud-bigquery==3.29.0
-google-cloud-bigquery-storage==2.28.0
-google-cloud-bigtable==2.28.1
-google-cloud-core==2.4.1
+google-cloud-aiplatform==1.87.0
+google-cloud-bigquery==3.31.0
+google-cloud-bigquery-storage==2.30.0
+google-cloud-bigtable==2.30.0
+google-cloud-core==2.4.3
google-cloud-datastore==2.20.2
-google-cloud-dlp==3.26.0
-google-cloud-language==2.16.0
+google-cloud-dlp==3.29.0
+google-cloud-language==2.17.1
google-cloud-profiler==4.1.0
-google-cloud-pubsub==2.28.0
-google-cloud-pubsublite==1.11.1
-google-cloud-recommendations-ai==0.10.15
-google-cloud-resource-manager==1.14.0
-google-cloud-spanner==3.51.0
+google-cloud-pubsub==2.29.0
+google-cloud-pubsublite==1.12.0
+google-cloud-recommendations-ai==0.10.17
+google-cloud-resource-manager==1.14.2
+google-cloud-spanner==3.53.0
google-cloud-storage==2.19.0
-google-cloud-videointelligence==2.15.0
-google-cloud-vision==3.9.0
-google-crc32c==1.6.0
+google-cloud-videointelligence==2.16.1
+google-cloud-vision==3.10.1
+google-crc32c==1.7.1
google-resumable-media==2.7.2
-googleapis-common-protos==1.67.0rc1
+googleapis-common-protos==1.69.2
greenlet==3.1.1
-grpc-google-iam-v1==0.14.0
+grpc-google-iam-v1==0.14.2
grpc-interceptor==0.15.4
grpcio==1.65.5
grpcio-status==1.65.5
guppy3==3.1.5
hdfs==2.7.3
httplib2==0.22.0
-hypothesis==6.125.2
+hypothesis==6.130.6
idna==3.10
-importlib_metadata==8.5.0
-iniconfig==2.0.0
+importlib_metadata==8.6.1
+iniconfig==2.1.0
jaraco.classes==3.4.0
jaraco.context==6.0.1
jaraco.functools==4.1.0
-jeepney==0.8.0
-Jinja2==3.1.5
+jeepney==0.9.0
+Jinja2==3.1.6
joblib==1.4.2
jsonpickle==3.4.2
jsonschema==4.23.0
@@ -101,51 +100,50 @@ keyring==25.6.0
keyrings.google-artifactregistry-auth==1.1.2
MarkupSafe==3.0.2
mmh3==5.1.0
-mock==5.1.0
+mock==5.2.0
more-itertools==10.6.0
nltk==3.9.1
nose==1.3.7
numpy==2.0.2
oauth2client==4.1.3
objsize==0.7.1
-opentelemetry-api==1.30.0
-opentelemetry-sdk==1.30.0
-opentelemetry-semantic-conventions==0.51b0
-orjson==3.10.15
+opentelemetry-api==1.31.1
+opentelemetry-sdk==1.31.1
+opentelemetry-semantic-conventions==0.52b1
+orjson==3.10.16
overrides==7.7.0
packaging==24.2
pandas==2.2.3
parameterized==0.9.0
pluggy==1.5.0
-proto-plus==1.26.0
-protobuf==5.29.3
+proto-plus==1.26.1
+protobuf==5.29.4
psycopg2-binary==2.9.9
pyarrow==16.1.0
pyarrow-hotfix==0.6
pyasn1==0.6.1
-pyasn1_modules==0.4.1
+pyasn1_modules==0.4.2
pycparser==2.22
-pydantic==2.10.6
-pydantic_core==2.27.2
+pydantic==2.11.1
+pydantic_core==2.33.0
pydot==1.4.2
PyHamcrest==2.1.0
-pymongo==4.11
+pymongo==4.11.3
PyMySQL==1.1.1
-pyparsing==3.2.1
+pyparsing==3.2.3
pyproject_hooks==1.2.0
pytest==7.4.4
pytest-timeout==2.3.1
pytest-xdist==3.6.1
python-dateutil==2.9.0.post0
-python-snappy==0.6.1
-pytz==2025.1
+pytz==2025.2
PyYAML==6.0.2
redis==5.2.1
referencing==0.36.2
regex==2024.11.6
requests==2.32.3
requests-mock==1.12.1
-rpds-py==0.22.3
+rpds-py==0.24.0
rsa==4.9
scikit-learn==1.6.1
scipy==1.13.1
@@ -154,17 +152,19 @@ shapely==2.0.7
six==1.17.0
sortedcontainers==2.4.0
soupsieve==2.6
-SQLAlchemy==2.0.38
+SQLAlchemy==2.0.40
sqlparse==0.5.3
tenacity==8.5.0
testcontainers==3.7.1
-threadpoolctl==3.5.0
+threadpoolctl==3.6.0
tomli==2.2.1
tqdm==4.67.1
-typing_extensions==4.12.2
-tzdata==2025.1
+typing-inspection==0.4.0
+typing_extensions==4.13.0
+tzdata==2025.2
uritemplate==4.1.1
urllib3==2.3.0
+virtualenv-clone==0.5.7
wrapt==1.17.2
zipp==3.21.0
zstandard==0.23.0