Skip to content

Commit

Permalink
Updated the python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
liferoad committed Jan 18, 2025
1 parent 25be5af commit 74122e6
Show file tree
Hide file tree
Showing 5 changed files with 78 additions and 78 deletions.
38 changes: 19 additions & 19 deletions sdks/python/container/py310/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,20 +52,20 @@ fasteners==0.19
freezegun==1.5.1
future==1.0.0
google-api-core==2.24.0
google-api-python-client==2.156.0
google-api-python-client==2.159.0
google-apitools==0.5.31
google-auth==2.37.0
google-auth-httplib2==0.2.0
google-cloud-aiplatform==1.75.0
google-cloud-aiplatform==1.77.0
google-cloud-bigquery==3.27.0
google-cloud-bigquery-storage==2.27.0
google-cloud-bigtable==2.27.0
google-cloud-bigtable==2.28.1
google-cloud-core==2.4.1
google-cloud-datastore==2.20.2
google-cloud-dlp==3.26.0
google-cloud-language==2.16.0
google-cloud-profiler==4.1.0
google-cloud-pubsub==2.27.1
google-cloud-pubsub==2.27.2
google-cloud-pubsublite==1.11.1
google-cloud-recommendations-ai==0.10.15
google-cloud-resource-manager==1.14.0
Expand All @@ -77,14 +77,14 @@ google-crc32c==1.6.0
google-resumable-media==2.7.2
googleapis-common-protos==1.66.0
greenlet==3.1.1
grpc-google-iam-v1==0.13.1
grpc-google-iam-v1==0.14.0
grpc-interceptor==0.15.4
grpcio==1.65.5
grpcio-status==1.65.5
guppy3==3.1.4.post1
guppy3==3.1.5
hdfs==2.7.3
httplib2==0.22.0
hypothesis==6.123.2
hypothesis==6.124.1
idna==3.10
importlib_metadata==8.5.0
iniconfig==2.0.0
Expand All @@ -102,36 +102,36 @@ keyrings.google-artifactregistry-auth==1.1.2
MarkupSafe==3.0.2
mmh3==5.0.1
mock==5.1.0
more-itertools==10.5.0
more-itertools==10.6.0
nltk==3.9.1
nose==1.3.7
numpy==1.26.4
numpy==2.2.1
oauth2client==4.1.3
objsize==0.7.0
opentelemetry-api==1.29.0
opentelemetry-sdk==1.29.0
opentelemetry-semantic-conventions==0.50b0
orjson==3.10.12
orjson==3.10.14
overrides==7.7.0
packaging==24.2
pandas==2.1.4
pandas==2.2.3
parameterized==0.9.0
pluggy==1.5.0
proto-plus==1.25.0
protobuf==5.29.2
protobuf==5.29.3
psycopg2-binary==2.9.9
pyarrow==16.1.0
pyarrow-hotfix==0.6
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycparser==2.22
pydantic==2.10.4
pydantic==2.10.5
pydantic_core==2.27.2
pydot==1.4.2
PyHamcrest==2.1.0
pymongo==4.10.1
PyMySQL==1.1.1
pyparsing==3.2.0
pyparsing==3.2.1
pyproject_hooks==1.2.0
pytest==7.4.4
pytest-timeout==2.3.1
Expand All @@ -141,20 +141,20 @@ python-snappy==0.7.3
pytz==2024.2
PyYAML==6.0.2
redis==5.2.1
referencing==0.35.1
referencing==0.36.1
regex==2024.11.6
requests==2.32.3
requests-mock==1.12.1
rpds-py==0.22.3
rsa==4.9
scikit-learn==1.6.0
scipy==1.14.1
scikit-learn==1.6.1
scipy==1.15.1
SecretStorage==3.3.3
shapely==2.0.6
six==1.17.0
sortedcontainers==2.4.0
soupsieve==2.6
SQLAlchemy==2.0.36
SQLAlchemy==2.0.37
sqlparse==0.5.3
tenacity==8.5.0
testcontainers==3.7.1
Expand All @@ -165,6 +165,6 @@ typing_extensions==4.12.2
tzdata==2024.2
uritemplate==4.1.1
urllib3==2.3.0
wrapt==1.17.0
wrapt==1.17.2
zipp==3.21.0
zstandard==0.23.0
38 changes: 19 additions & 19 deletions sdks/python/container/py311/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,20 +50,20 @@ fasteners==0.19
freezegun==1.5.1
future==1.0.0
google-api-core==2.24.0
google-api-python-client==2.156.0
google-api-python-client==2.159.0
google-apitools==0.5.31
google-auth==2.37.0
google-auth-httplib2==0.2.0
google-cloud-aiplatform==1.75.0
google-cloud-aiplatform==1.77.0
google-cloud-bigquery==3.27.0
google-cloud-bigquery-storage==2.27.0
google-cloud-bigtable==2.27.0
google-cloud-bigtable==2.28.1
google-cloud-core==2.4.1
google-cloud-datastore==2.20.2
google-cloud-dlp==3.26.0
google-cloud-language==2.16.0
google-cloud-profiler==4.1.0
google-cloud-pubsub==2.27.1
google-cloud-pubsub==2.27.2
google-cloud-pubsublite==1.11.1
google-cloud-recommendations-ai==0.10.15
google-cloud-resource-manager==1.14.0
Expand All @@ -75,14 +75,14 @@ google-crc32c==1.6.0
google-resumable-media==2.7.2
googleapis-common-protos==1.66.0
greenlet==3.1.1
grpc-google-iam-v1==0.13.1
grpc-google-iam-v1==0.14.0
grpc-interceptor==0.15.4
grpcio==1.65.5
grpcio-status==1.65.5
guppy3==3.1.4.post1
guppy3==3.1.5
hdfs==2.7.3
httplib2==0.22.0
hypothesis==6.123.2
hypothesis==6.124.1
idna==3.10
importlib_metadata==8.5.0
iniconfig==2.0.0
Expand All @@ -100,36 +100,36 @@ keyrings.google-artifactregistry-auth==1.1.2
MarkupSafe==3.0.2
mmh3==5.0.1
mock==5.1.0
more-itertools==10.5.0
more-itertools==10.6.0
nltk==3.9.1
nose==1.3.7
numpy==1.26.4
numpy==2.2.1
oauth2client==4.1.3
objsize==0.7.0
opentelemetry-api==1.29.0
opentelemetry-sdk==1.29.0
opentelemetry-semantic-conventions==0.50b0
orjson==3.10.12
orjson==3.10.14
overrides==7.7.0
packaging==24.2
pandas==2.1.4
pandas==2.2.3
parameterized==0.9.0
pluggy==1.5.0
proto-plus==1.25.0
protobuf==5.29.2
protobuf==5.29.3
psycopg2-binary==2.9.9
pyarrow==16.1.0
pyarrow-hotfix==0.6
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycparser==2.22
pydantic==2.10.4
pydantic==2.10.5
pydantic_core==2.27.2
pydot==1.4.2
PyHamcrest==2.1.0
pymongo==4.10.1
PyMySQL==1.1.1
pyparsing==3.2.0
pyparsing==3.2.1
pyproject_hooks==1.2.0
pytest==7.4.4
pytest-timeout==2.3.1
Expand All @@ -139,20 +139,20 @@ python-snappy==0.7.3
pytz==2024.2
PyYAML==6.0.2
redis==5.2.1
referencing==0.35.1
referencing==0.36.1
regex==2024.11.6
requests==2.32.3
requests-mock==1.12.1
rpds-py==0.22.3
rsa==4.9
scikit-learn==1.6.0
scipy==1.14.1
scikit-learn==1.6.1
scipy==1.15.1
SecretStorage==3.3.3
shapely==2.0.6
six==1.17.0
sortedcontainers==2.4.0
soupsieve==2.6
SQLAlchemy==2.0.36
SQLAlchemy==2.0.37
sqlparse==0.5.3
tenacity==8.5.0
testcontainers==3.7.1
Expand All @@ -162,6 +162,6 @@ typing_extensions==4.12.2
tzdata==2024.2
uritemplate==4.1.1
urllib3==2.3.0
wrapt==1.17.0
wrapt==1.17.2
zipp==3.21.0
zstandard==0.23.0
40 changes: 20 additions & 20 deletions sdks/python/container/py312/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,20 +49,20 @@ fasteners==0.19
freezegun==1.5.1
future==1.0.0
google-api-core==2.24.0
google-api-python-client==2.156.0
google-api-python-client==2.159.0
google-apitools==0.5.31
google-auth==2.37.0
google-auth-httplib2==0.2.0
google-cloud-aiplatform==1.75.0
google-cloud-aiplatform==1.77.0
google-cloud-bigquery==3.27.0
google-cloud-bigquery-storage==2.27.0
google-cloud-bigtable==2.27.0
google-cloud-bigtable==2.28.1
google-cloud-core==2.4.1
google-cloud-datastore==2.20.2
google-cloud-dlp==3.26.0
google-cloud-language==2.16.0
google-cloud-profiler==4.1.0
google-cloud-pubsub==2.27.1
google-cloud-pubsub==2.27.2
google-cloud-pubsublite==1.11.1
google-cloud-recommendations-ai==0.10.15
google-cloud-resource-manager==1.14.0
Expand All @@ -74,14 +74,14 @@ google-crc32c==1.6.0
google-resumable-media==2.7.2
googleapis-common-protos==1.66.0
greenlet==3.1.1
grpc-google-iam-v1==0.13.1
grpc-google-iam-v1==0.14.0
grpc-interceptor==0.15.4
grpcio==1.65.5
grpcio-status==1.65.5
guppy3==3.1.4.post1
guppy3==3.1.5
hdfs==2.7.3
httplib2==0.22.0
hypothesis==6.123.2
hypothesis==6.124.1
idna==3.10
importlib_metadata==8.5.0
iniconfig==2.0.0
Expand All @@ -99,36 +99,36 @@ keyrings.google-artifactregistry-auth==1.1.2
MarkupSafe==3.0.2
mmh3==5.0.1
mock==5.1.0
more-itertools==10.5.0
more-itertools==10.6.0
nltk==3.9.1
nose==1.3.7
numpy==1.26.4
numpy==2.2.1
oauth2client==4.1.3
objsize==0.7.0
opentelemetry-api==1.29.0
opentelemetry-sdk==1.29.0
opentelemetry-semantic-conventions==0.50b0
orjson==3.10.12
orjson==3.10.14
overrides==7.7.0
packaging==24.2
pandas==2.1.4
pandas==2.2.3
parameterized==0.9.0
pluggy==1.5.0
proto-plus==1.25.0
protobuf==5.29.2
protobuf==5.29.3
psycopg2-binary==2.9.9
pyarrow==16.1.0
pyarrow-hotfix==0.6
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycparser==2.22
pydantic==2.10.4
pydantic==2.10.5
pydantic_core==2.27.2
pydot==1.4.2
PyHamcrest==2.1.0
pymongo==4.10.1
PyMySQL==1.1.1
pyparsing==3.2.0
pyparsing==3.2.1
pyproject_hooks==1.2.0
pytest==7.4.4
pytest-timeout==2.3.1
Expand All @@ -138,21 +138,21 @@ python-snappy==0.7.3
pytz==2024.2
PyYAML==6.0.2
redis==5.2.1
referencing==0.35.1
referencing==0.36.1
regex==2024.11.6
requests==2.32.3
requests-mock==1.12.1
rpds-py==0.22.3
rsa==4.9
scikit-learn==1.6.0
scipy==1.14.1
scikit-learn==1.6.1
scipy==1.15.1
SecretStorage==3.3.3
setuptools==75.6.0
setuptools==75.8.0
shapely==2.0.6
six==1.17.0
sortedcontainers==2.4.0
soupsieve==2.6
SQLAlchemy==2.0.36
SQLAlchemy==2.0.37
sqlparse==0.5.3
tenacity==8.5.0
testcontainers==3.7.1
Expand All @@ -163,6 +163,6 @@ tzdata==2024.2
uritemplate==4.1.1
urllib3==2.3.0
wheel==0.45.1
wrapt==1.17.0
wrapt==1.17.2
zipp==3.21.0
zstandard==0.23.0
Loading

0 comments on commit 74122e6

Please sign in to comment.