diff --git a/sdks/python/container/py310/base_image_requirements.txt b/sdks/python/container/py310/base_image_requirements.txt index ec7a6d123d63..435d20d383ec 100644 --- a/sdks/python/container/py310/base_image_requirements.txt +++ b/sdks/python/container/py310/base_image_requirements.txt @@ -34,13 +34,14 @@ cffi==1.17.1 charset-normalizer==3.3.2 click==8.1.7 cloudpickle==2.2.1 -cramjam==2.8.3 +cramjam==2.8.4 crcmod==1.7 cryptography==43.0.1 Cython==3.0.11 +Deprecated==1.2.14 deprecation==2.1.0 dill==0.3.1.1 -dnspython==2.6.1 +dnspython==2.7.0 docker==7.1.0 docopt==0.6.2 docstring_parser==0.16 @@ -50,21 +51,21 @@ fastavro==1.9.7 fasteners==0.19 freezegun==1.5.1 future==1.0.0 -google-api-core==2.19.2 -google-api-python-client==2.144.0 +google-api-core==2.20.0 +google-api-python-client==2.147.0 google-apitools==0.5.31 -google-auth==2.34.0 +google-auth==2.35.0 google-auth-httplib2==0.2.0 -google-cloud-aiplatform==1.65.0 -google-cloud-bigquery==3.25.0 +google-cloud-aiplatform==1.69.0 +google-cloud-bigquery==3.26.0 google-cloud-bigquery-storage==2.26.0 google-cloud-bigtable==2.26.0 google-cloud-core==2.4.1 google-cloud-datastore==2.20.1 -google-cloud-dlp==3.22.0 +google-cloud-dlp==3.23.0 google-cloud-language==2.14.0 google-cloud-profiler==4.1.0 -google-cloud-pubsub==2.23.0 +google-cloud-pubsub==2.25.2 google-cloud-pubsublite==1.11.1 google-cloud-recommendations-ai==0.10.12 google-cloud-resource-manager==1.12.5 @@ -75,7 +76,7 @@ google-cloud-vision==3.7.4 google-crc32c==1.6.0 google-resumable-media==2.7.2 googleapis-common-protos==1.65.0 -greenlet==3.0.3 +greenlet==3.1.1 grpc-google-iam-v1==0.13.1 grpc-interceptor==0.15.4 grpcio==1.65.5 @@ -83,24 +84,23 @@ grpcio-status==1.62.3 guppy3==3.1.4.post1 hdfs==2.7.3 httplib2==0.22.0 -hypothesis==6.112.0 -idna==3.8 +hypothesis==6.112.3 +idna==3.10 importlib_metadata==8.4.0 iniconfig==2.0.0 jaraco.classes==3.4.0 jaraco.context==6.0.1 -jaraco.functools==4.0.2 +jaraco.functools==4.1.0 jeepney==0.8.0 Jinja2==3.1.4 joblib==1.4.2 -Js2Py==0.74 jsonpickle==3.3.0 jsonschema==4.23.0 jsonschema-specifications==2023.12.1 -keyring==25.3.0 +keyring==25.4.1 keyrings.google-artifactregistry-auth==1.1.2 MarkupSafe==2.1.5 -mmh3==4.1.0 +mmh3==5.0.1 mock==5.1.0 more-itertools==10.5.0 nltk==3.9.1 @@ -108,6 +108,9 @@ nose==1.3.7 numpy==1.26.4 oauth2client==4.1.3 objsize==0.7.0 +opentelemetry-api==1.27.0 +opentelemetry-sdk==1.27.0 +opentelemetry-semantic-conventions==0.48b0 orjson==3.10.7 overrides==7.7.0 packaging==24.1 @@ -115,55 +118,53 @@ pandas==2.1.4 parameterized==0.9.0 pluggy==1.5.0 proto-plus==1.24.0 -protobuf==4.25.4 +protobuf==4.25.5 psycopg2-binary==2.9.9 pyarrow==16.1.0 pyarrow-hotfix==0.6 -pyasn1==0.6.0 -pyasn1_modules==0.4.0 +pyasn1==0.6.1 +pyasn1_modules==0.4.1 pycparser==2.22 -pydantic==2.9.0 -pydantic_core==2.23.2 +pydantic==2.9.2 +pydantic_core==2.23.4 pydot==1.4.2 PyHamcrest==2.1.0 -pyjsparser==2.7.1 -pymongo==4.8.0 +pymongo==4.10.1 PyMySQL==1.1.1 pyparsing==3.1.4 -pyproject_hooks==1.1.0 +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.7.3 -pytz==2024.1 +pytz==2024.2 PyYAML==6.0.2 -redis==5.0.8 +redis==5.1.1 referencing==0.35.1 -regex==2024.7.24 +regex==2024.9.11 requests==2.32.3 requests-mock==1.12.1 rpds-py==0.20.0 rsa==4.9 -scikit-learn==1.5.1 +scikit-learn==1.5.2 scipy==1.14.1 SecretStorage==3.3.3 shapely==2.0.6 six==1.16.0 sortedcontainers==2.4.0 soupsieve==2.6 -SQLAlchemy==2.0.34 +SQLAlchemy==2.0.35 sqlparse==0.5.1 tenacity==8.5.0 testcontainers==3.7.1 threadpoolctl==3.5.0 -tomli==2.0.1 +tomli==2.0.2 tqdm==4.66.5 typing_extensions==4.12.2 -tzdata==2024.1 -tzlocal==5.2 +tzdata==2024.2 uritemplate==4.1.1 -urllib3==2.2.2 +urllib3==2.2.3 wrapt==1.16.0 -zipp==3.20.1 +zipp==3.20.2 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 39d014a699cd..07c869c31d75 100644 --- a/sdks/python/container/py311/base_image_requirements.txt +++ b/sdks/python/container/py311/base_image_requirements.txt @@ -33,13 +33,14 @@ cffi==1.17.1 charset-normalizer==3.3.2 click==8.1.7 cloudpickle==2.2.1 -cramjam==2.8.3 +cramjam==2.8.4 crcmod==1.7 cryptography==43.0.1 Cython==3.0.11 +Deprecated==1.2.14 deprecation==2.1.0 dill==0.3.1.1 -dnspython==2.6.1 +dnspython==2.7.0 docker==7.1.0 docopt==0.6.2 docstring_parser==0.16 @@ -48,21 +49,21 @@ fastavro==1.9.7 fasteners==0.19 freezegun==1.5.1 future==1.0.0 -google-api-core==2.19.2 -google-api-python-client==2.144.0 +google-api-core==2.20.0 +google-api-python-client==2.147.0 google-apitools==0.5.31 -google-auth==2.34.0 +google-auth==2.35.0 google-auth-httplib2==0.2.0 -google-cloud-aiplatform==1.65.0 -google-cloud-bigquery==3.25.0 +google-cloud-aiplatform==1.69.0 +google-cloud-bigquery==3.26.0 google-cloud-bigquery-storage==2.26.0 google-cloud-bigtable==2.26.0 google-cloud-core==2.4.1 google-cloud-datastore==2.20.1 -google-cloud-dlp==3.22.0 +google-cloud-dlp==3.23.0 google-cloud-language==2.14.0 google-cloud-profiler==4.1.0 -google-cloud-pubsub==2.23.0 +google-cloud-pubsub==2.25.2 google-cloud-pubsublite==1.11.1 google-cloud-recommendations-ai==0.10.12 google-cloud-resource-manager==1.12.5 @@ -73,7 +74,7 @@ google-cloud-vision==3.7.4 google-crc32c==1.6.0 google-resumable-media==2.7.2 googleapis-common-protos==1.65.0 -greenlet==3.0.3 +greenlet==3.1.1 grpc-google-iam-v1==0.13.1 grpc-interceptor==0.15.4 grpcio==1.65.5 @@ -81,24 +82,23 @@ grpcio-status==1.62.3 guppy3==3.1.4.post1 hdfs==2.7.3 httplib2==0.22.0 -hypothesis==6.112.0 -idna==3.8 +hypothesis==6.112.3 +idna==3.10 importlib_metadata==8.4.0 iniconfig==2.0.0 jaraco.classes==3.4.0 jaraco.context==6.0.1 -jaraco.functools==4.0.2 +jaraco.functools==4.1.0 jeepney==0.8.0 Jinja2==3.1.4 joblib==1.4.2 -Js2Py==0.74 jsonpickle==3.3.0 jsonschema==4.23.0 jsonschema-specifications==2023.12.1 -keyring==25.3.0 +keyring==25.4.1 keyrings.google-artifactregistry-auth==1.1.2 MarkupSafe==2.1.5 -mmh3==4.1.0 +mmh3==5.0.1 mock==5.1.0 more-itertools==10.5.0 nltk==3.9.1 @@ -106,6 +106,9 @@ nose==1.3.7 numpy==1.26.4 oauth2client==4.1.3 objsize==0.7.0 +opentelemetry-api==1.27.0 +opentelemetry-sdk==1.27.0 +opentelemetry-semantic-conventions==0.48b0 orjson==3.10.7 overrides==7.7.0 packaging==24.1 @@ -113,54 +116,52 @@ pandas==2.1.4 parameterized==0.9.0 pluggy==1.5.0 proto-plus==1.24.0 -protobuf==4.25.4 +protobuf==4.25.5 psycopg2-binary==2.9.9 pyarrow==16.1.0 pyarrow-hotfix==0.6 -pyasn1==0.6.0 -pyasn1_modules==0.4.0 +pyasn1==0.6.1 +pyasn1_modules==0.4.1 pycparser==2.22 -pydantic==2.9.0 -pydantic_core==2.23.2 +pydantic==2.9.2 +pydantic_core==2.23.4 pydot==1.4.2 PyHamcrest==2.1.0 -pyjsparser==2.7.1 -pymongo==4.8.0 +pymongo==4.10.1 PyMySQL==1.1.1 pyparsing==3.1.4 -pyproject_hooks==1.1.0 +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.7.3 -pytz==2024.1 +pytz==2024.2 PyYAML==6.0.2 -redis==5.0.8 +redis==5.1.1 referencing==0.35.1 -regex==2024.7.24 +regex==2024.9.11 requests==2.32.3 requests-mock==1.12.1 rpds-py==0.20.0 rsa==4.9 -scikit-learn==1.5.1 +scikit-learn==1.5.2 scipy==1.14.1 SecretStorage==3.3.3 shapely==2.0.6 six==1.16.0 sortedcontainers==2.4.0 soupsieve==2.6 -SQLAlchemy==2.0.34 +SQLAlchemy==2.0.35 sqlparse==0.5.1 tenacity==8.5.0 testcontainers==3.7.1 threadpoolctl==3.5.0 tqdm==4.66.5 typing_extensions==4.12.2 -tzdata==2024.1 -tzlocal==5.2 +tzdata==2024.2 uritemplate==4.1.1 -urllib3==2.2.2 +urllib3==2.2.3 wrapt==1.16.0 -zipp==3.20.1 +zipp==3.20.2 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 4c445ba0d2ab..79e23ef25852 100644 --- a/sdks/python/container/py312/base_image_requirements.txt +++ b/sdks/python/container/py312/base_image_requirements.txt @@ -32,13 +32,14 @@ cffi==1.17.1 charset-normalizer==3.3.2 click==8.1.7 cloudpickle==2.2.1 -cramjam==2.8.3 +cramjam==2.8.4 crcmod==1.7 cryptography==43.0.1 Cython==3.0.11 +Deprecated==1.2.14 deprecation==2.1.0 dill==0.3.1.1 -dnspython==2.6.1 +dnspython==2.7.0 docker==7.1.0 docopt==0.6.2 docstring_parser==0.16 @@ -47,21 +48,21 @@ fastavro==1.9.7 fasteners==0.19 freezegun==1.5.1 future==1.0.0 -google-api-core==2.19.2 -google-api-python-client==2.144.0 +google-api-core==2.20.0 +google-api-python-client==2.147.0 google-apitools==0.5.31 -google-auth==2.34.0 +google-auth==2.35.0 google-auth-httplib2==0.2.0 -google-cloud-aiplatform==1.65.0 -google-cloud-bigquery==3.25.0 +google-cloud-aiplatform==1.69.0 +google-cloud-bigquery==3.26.0 google-cloud-bigquery-storage==2.26.0 google-cloud-bigtable==2.26.0 google-cloud-core==2.4.1 google-cloud-datastore==2.20.1 -google-cloud-dlp==3.22.0 +google-cloud-dlp==3.23.0 google-cloud-language==2.14.0 google-cloud-profiler==4.1.0 -google-cloud-pubsub==2.23.0 +google-cloud-pubsub==2.25.2 google-cloud-pubsublite==1.11.1 google-cloud-recommendations-ai==0.10.12 google-cloud-resource-manager==1.12.5 @@ -72,7 +73,7 @@ google-cloud-vision==3.7.4 google-crc32c==1.6.0 google-resumable-media==2.7.2 googleapis-common-protos==1.65.0 -greenlet==3.0.3 +greenlet==3.1.1 grpc-google-iam-v1==0.13.1 grpc-interceptor==0.15.4 grpcio==1.65.5 @@ -80,22 +81,23 @@ grpcio-status==1.62.3 guppy3==3.1.4.post1 hdfs==2.7.3 httplib2==0.22.0 -hypothesis==6.112.0 -idna==3.8 +hypothesis==6.112.3 +idna==3.10 +importlib_metadata==8.4.0 iniconfig==2.0.0 jaraco.classes==3.4.0 jaraco.context==6.0.1 -jaraco.functools==4.0.2 +jaraco.functools==4.1.0 jeepney==0.8.0 Jinja2==3.1.4 joblib==1.4.2 jsonpickle==3.3.0 jsonschema==4.23.0 jsonschema-specifications==2023.12.1 -keyring==25.3.0 +keyring==25.4.1 keyrings.google-artifactregistry-auth==1.1.2 MarkupSafe==2.1.5 -mmh3==4.1.0 +mmh3==5.0.1 mock==5.1.0 more-itertools==10.5.0 nltk==3.9.1 @@ -103,6 +105,9 @@ nose==1.3.7 numpy==1.26.4 oauth2client==4.1.3 objsize==0.7.0 +opentelemetry-api==1.27.0 +opentelemetry-sdk==1.27.0 +opentelemetry-semantic-conventions==0.48b0 orjson==3.10.7 overrides==7.7.0 packaging==24.1 @@ -110,53 +115,54 @@ pandas==2.1.4 parameterized==0.9.0 pluggy==1.5.0 proto-plus==1.24.0 -protobuf==4.25.4 +protobuf==4.25.5 psycopg2-binary==2.9.9 pyarrow==16.1.0 pyarrow-hotfix==0.6 -pyasn1==0.6.0 -pyasn1_modules==0.4.0 +pyasn1==0.6.1 +pyasn1_modules==0.4.1 pycparser==2.22 -pydantic==2.9.0 -pydantic_core==2.23.2 +pydantic==2.9.2 +pydantic_core==2.23.4 pydot==1.4.2 PyHamcrest==2.1.0 -pymongo==4.8.0 +pymongo==4.10.1 PyMySQL==1.1.1 pyparsing==3.1.4 -pyproject_hooks==1.1.0 +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.7.3 -pytz==2024.1 +pytz==2024.2 PyYAML==6.0.2 -redis==5.0.8 +redis==5.1.1 referencing==0.35.1 -regex==2024.7.24 +regex==2024.9.11 requests==2.32.3 requests-mock==1.12.1 rpds-py==0.20.0 rsa==4.9 -scikit-learn==1.5.1 +scikit-learn==1.5.2 scipy==1.14.1 SecretStorage==3.3.3 -setuptools==74.1.2 +setuptools==75.1.0 shapely==2.0.6 six==1.16.0 sortedcontainers==2.4.0 soupsieve==2.6 -SQLAlchemy==2.0.34 +SQLAlchemy==2.0.35 sqlparse==0.5.1 tenacity==8.5.0 testcontainers==3.7.1 threadpoolctl==3.5.0 tqdm==4.66.5 typing_extensions==4.12.2 -tzdata==2024.1 +tzdata==2024.2 uritemplate==4.1.1 -urllib3==2.2.2 +urllib3==2.2.3 wheel==0.44.0 wrapt==1.16.0 +zipp==3.20.2 zstandard==0.23.0 diff --git a/sdks/python/container/py38/base_image_requirements.txt b/sdks/python/container/py38/base_image_requirements.txt index 32d77b7d53fb..0a67a3666d25 100644 --- a/sdks/python/container/py38/base_image_requirements.txt +++ b/sdks/python/container/py38/base_image_requirements.txt @@ -25,7 +25,6 @@ annotated-types==0.7.0 async-timeout==4.0.3 attrs==24.2.0 backports.tarfile==1.2.0 -backports.zoneinfo==0.2.1 beautifulsoup4==4.12.3 bs4==0.0.2 build==1.2.2 @@ -35,10 +34,11 @@ cffi==1.17.1 charset-normalizer==3.3.2 click==8.1.7 cloudpickle==2.2.1 -cramjam==2.8.3 +cramjam==2.8.4 crcmod==1.7 cryptography==43.0.1 Cython==3.0.11 +Deprecated==1.2.14 deprecation==2.1.0 dill==0.3.1.1 dnspython==2.6.1 @@ -51,21 +51,21 @@ fastavro==1.9.7 fasteners==0.19 freezegun==1.5.1 future==1.0.0 -google-api-core==2.19.2 -google-api-python-client==2.144.0 +google-api-core==2.20.0 +google-api-python-client==2.147.0 google-apitools==0.5.31 -google-auth==2.34.0 +google-auth==2.35.0 google-auth-httplib2==0.2.0 -google-cloud-aiplatform==1.65.0 -google-cloud-bigquery==3.25.0 +google-cloud-aiplatform==1.69.0 +google-cloud-bigquery==3.26.0 google-cloud-bigquery-storage==2.26.0 google-cloud-bigtable==2.26.0 google-cloud-core==2.4.1 google-cloud-datastore==2.20.1 -google-cloud-dlp==3.22.0 +google-cloud-dlp==3.23.0 google-cloud-language==2.14.0 google-cloud-profiler==4.1.0 -google-cloud-pubsub==2.23.0 +google-cloud-pubsub==2.25.2 google-cloud-pubsublite==1.11.1 google-cloud-recommendations-ai==0.10.12 google-cloud-resource-manager==1.12.5 @@ -76,7 +76,7 @@ google-cloud-vision==3.7.4 google-crc32c==1.5.0 google-resumable-media==2.7.2 googleapis-common-protos==1.65.0 -greenlet==3.0.3 +greenlet==3.1.1 grpc-google-iam-v1==0.13.1 grpc-interceptor==0.15.4 grpcio==1.65.5 @@ -84,25 +84,24 @@ grpcio-status==1.62.3 guppy3==3.1.4.post1 hdfs==2.7.3 httplib2==0.22.0 -hypothesis==6.112.0 -idna==3.8 +hypothesis==6.112.3 +idna==3.10 importlib_metadata==8.4.0 -importlib_resources==6.4.4 +importlib_resources==6.4.5 iniconfig==2.0.0 jaraco.classes==3.4.0 jaraco.context==6.0.1 -jaraco.functools==4.0.2 +jaraco.functools==4.1.0 jeepney==0.8.0 Jinja2==3.1.4 joblib==1.4.2 -Js2Py==0.74 jsonpickle==3.3.0 jsonschema==4.23.0 jsonschema-specifications==2023.12.1 -keyring==25.3.0 +keyring==25.4.1 keyrings.google-artifactregistry-auth==1.1.2 MarkupSafe==2.1.5 -mmh3==4.1.0 +mmh3==5.0.1 mock==5.1.0 more-itertools==10.5.0 nltk==3.9.1 @@ -110,6 +109,9 @@ nose==1.3.7 numpy==1.24.4 oauth2client==4.1.3 objsize==0.7.0 +opentelemetry-api==1.27.0 +opentelemetry-sdk==1.27.0 +opentelemetry-semantic-conventions==0.48b0 orjson==3.10.7 overrides==7.7.0 packaging==24.1 @@ -118,32 +120,31 @@ parameterized==0.9.0 pkgutil_resolve_name==1.3.10 pluggy==1.5.0 proto-plus==1.24.0 -protobuf==4.25.4 +protobuf==4.25.5 psycopg2-binary==2.9.9 pyarrow==16.1.0 pyarrow-hotfix==0.6 -pyasn1==0.6.0 -pyasn1_modules==0.4.0 +pyasn1==0.6.1 +pyasn1_modules==0.4.1 pycparser==2.22 -pydantic==2.9.0 -pydantic_core==2.23.2 +pydantic==2.9.2 +pydantic_core==2.23.4 pydot==1.4.2 PyHamcrest==2.1.0 -pyjsparser==2.7.1 -pymongo==4.8.0 +pymongo==4.10.1 PyMySQL==1.1.1 pyparsing==3.1.4 -pyproject_hooks==1.1.0 +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.7.3 -pytz==2024.1 +pytz==2024.2 PyYAML==6.0.2 -redis==5.0.8 +redis==5.1.1 referencing==0.35.1 -regex==2024.7.24 +regex==2024.9.11 requests==2.32.3 requests-mock==1.12.1 rpds-py==0.20.0 @@ -155,18 +156,17 @@ shapely==2.0.6 six==1.16.0 sortedcontainers==2.4.0 soupsieve==2.6 -SQLAlchemy==2.0.34 +SQLAlchemy==2.0.35 sqlparse==0.5.1 tenacity==8.5.0 testcontainers==3.7.1 threadpoolctl==3.5.0 -tomli==2.0.1 +tomli==2.0.2 tqdm==4.66.5 typing_extensions==4.12.2 -tzdata==2024.1 -tzlocal==5.2 +tzdata==2024.2 uritemplate==4.1.1 -urllib3==2.2.2 +urllib3==2.2.3 wrapt==1.16.0 -zipp==3.20.1 +zipp==3.20.2 zstandard==0.23.0 diff --git a/sdks/python/container/py39/base_image_requirements.txt b/sdks/python/container/py39/base_image_requirements.txt index 08fec552c2f3..f726406cfd13 100644 --- a/sdks/python/container/py39/base_image_requirements.txt +++ b/sdks/python/container/py39/base_image_requirements.txt @@ -34,13 +34,14 @@ cffi==1.17.1 charset-normalizer==3.3.2 click==8.1.7 cloudpickle==2.2.1 -cramjam==2.8.3 +cramjam==2.8.4 crcmod==1.7 cryptography==43.0.1 Cython==3.0.11 +Deprecated==1.2.14 deprecation==2.1.0 dill==0.3.1.1 -dnspython==2.6.1 +dnspython==2.7.0 docker==7.1.0 docopt==0.6.2 docstring_parser==0.16 @@ -50,21 +51,21 @@ fastavro==1.9.7 fasteners==0.19 freezegun==1.5.1 future==1.0.0 -google-api-core==2.19.2 -google-api-python-client==2.144.0 +google-api-core==2.20.0 +google-api-python-client==2.147.0 google-apitools==0.5.31 -google-auth==2.34.0 +google-auth==2.35.0 google-auth-httplib2==0.2.0 -google-cloud-aiplatform==1.65.0 -google-cloud-bigquery==3.25.0 +google-cloud-aiplatform==1.69.0 +google-cloud-bigquery==3.26.0 google-cloud-bigquery-storage==2.26.0 google-cloud-bigtable==2.26.0 google-cloud-core==2.4.1 google-cloud-datastore==2.20.1 -google-cloud-dlp==3.22.0 +google-cloud-dlp==3.23.0 google-cloud-language==2.14.0 google-cloud-profiler==4.1.0 -google-cloud-pubsub==2.23.0 +google-cloud-pubsub==2.25.2 google-cloud-pubsublite==1.11.1 google-cloud-recommendations-ai==0.10.12 google-cloud-resource-manager==1.12.5 @@ -75,7 +76,7 @@ google-cloud-vision==3.7.4 google-crc32c==1.6.0 google-resumable-media==2.7.2 googleapis-common-protos==1.65.0 -greenlet==3.0.3 +greenlet==3.1.1 grpc-google-iam-v1==0.13.1 grpc-interceptor==0.15.4 grpcio==1.65.5 @@ -83,24 +84,23 @@ grpcio-status==1.62.3 guppy3==3.1.4.post1 hdfs==2.7.3 httplib2==0.22.0 -hypothesis==6.112.0 -idna==3.8 +hypothesis==6.112.3 +idna==3.10 importlib_metadata==8.4.0 iniconfig==2.0.0 jaraco.classes==3.4.0 jaraco.context==6.0.1 -jaraco.functools==4.0.2 +jaraco.functools==4.1.0 jeepney==0.8.0 Jinja2==3.1.4 joblib==1.4.2 -Js2Py==0.74 jsonpickle==3.3.0 jsonschema==4.23.0 jsonschema-specifications==2023.12.1 -keyring==25.3.0 +keyring==25.4.1 keyrings.google-artifactregistry-auth==1.1.2 MarkupSafe==2.1.5 -mmh3==4.1.0 +mmh3==5.0.1 mock==5.1.0 more-itertools==10.5.0 nltk==3.9.1 @@ -108,6 +108,9 @@ nose==1.3.7 numpy==1.26.4 oauth2client==4.1.3 objsize==0.7.0 +opentelemetry-api==1.27.0 +opentelemetry-sdk==1.27.0 +opentelemetry-semantic-conventions==0.48b0 orjson==3.10.7 overrides==7.7.0 packaging==24.1 @@ -115,55 +118,53 @@ pandas==2.1.4 parameterized==0.9.0 pluggy==1.5.0 proto-plus==1.24.0 -protobuf==4.25.4 +protobuf==4.25.5 psycopg2-binary==2.9.9 pyarrow==16.1.0 pyarrow-hotfix==0.6 -pyasn1==0.6.0 -pyasn1_modules==0.4.0 +pyasn1==0.6.1 +pyasn1_modules==0.4.1 pycparser==2.22 -pydantic==2.9.0 -pydantic_core==2.23.2 +pydantic==2.9.2 +pydantic_core==2.23.4 pydot==1.4.2 PyHamcrest==2.1.0 -pyjsparser==2.7.1 -pymongo==4.8.0 +pymongo==4.10.1 PyMySQL==1.1.1 pyparsing==3.1.4 -pyproject_hooks==1.1.0 +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.7.3 -pytz==2024.1 +pytz==2024.2 PyYAML==6.0.2 -redis==5.0.8 +redis==5.1.1 referencing==0.35.1 -regex==2024.7.24 +regex==2024.9.11 requests==2.32.3 requests-mock==1.12.1 rpds-py==0.20.0 rsa==4.9 -scikit-learn==1.5.1 +scikit-learn==1.5.2 scipy==1.13.1 SecretStorage==3.3.3 shapely==2.0.6 six==1.16.0 sortedcontainers==2.4.0 soupsieve==2.6 -SQLAlchemy==2.0.34 +SQLAlchemy==2.0.35 sqlparse==0.5.1 tenacity==8.5.0 testcontainers==3.7.1 threadpoolctl==3.5.0 -tomli==2.0.1 +tomli==2.0.2 tqdm==4.66.5 typing_extensions==4.12.2 -tzdata==2024.1 -tzlocal==5.2 +tzdata==2024.2 uritemplate==4.1.1 -urllib3==2.2.2 +urllib3==2.2.3 wrapt==1.16.0 -zipp==3.20.1 +zipp==3.20.2 zstandard==0.23.0