Skip to content

Commit

Permalink
Update Python Dependencies (#32310)
Browse files Browse the repository at this point in the history
Co-authored-by: damccorm <actions@highmem-runner-nwzgd-mvfff.local>
  • Loading branch information
github-actions[bot] and damccorm authored Aug 28, 2024
1 parent 7d6f6fb commit d3f38be
Show file tree
Hide file tree
Showing 5 changed files with 79 additions and 79 deletions.
30 changes: 15 additions & 15 deletions sdks/python/container/py310/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ attrs==24.2.0
beautifulsoup4==4.12.3
bs4==0.0.2
build==1.2.1
cachetools==5.4.0
cachetools==5.5.0
certifi==2024.7.4
cffi==1.17.0
charset-normalizer==3.3.2
Expand All @@ -36,7 +36,7 @@ cloudpickle==2.2.1
cramjam==2.8.3
crcmod==1.7
cryptography==43.0.0
Cython==3.0.10
Cython==3.0.11
deprecation==2.1.0
dill==0.3.1.1
dnspython==2.6.1
Expand All @@ -50,17 +50,17 @@ fasteners==0.19
freezegun==1.5.1
future==1.0.0
google-api-core==2.19.1
google-api-python-client==2.140.0
google-api-python-client==2.142.0
google-apitools==0.5.31
google-auth==2.33.0
google-auth==2.34.0
google-auth-httplib2==0.2.0
google-cloud-aiplatform==1.61.0
google-cloud-aiplatform==1.63.0
google-cloud-bigquery==3.25.0
google-cloud-bigquery-storage==2.25.0
google-cloud-bigtable==2.25.0
google-cloud-bigtable==2.26.0
google-cloud-core==2.4.1
google-cloud-datastore==2.20.0
google-cloud-dlp==3.21.0
google-cloud-datastore==2.20.1
google-cloud-dlp==3.22.0
google-cloud-language==2.14.0
google-cloud-profiler==4.1.0
google-cloud-pubsub==2.23.0
Expand All @@ -77,13 +77,13 @@ googleapis-common-protos==1.63.2
greenlet==3.0.3
grpc-google-iam-v1==0.13.1
grpc-interceptor==0.15.4
grpcio==1.65.4
grpcio==1.66.0
grpcio-status==1.62.3
guppy3==3.1.4.post1
hdfs==2.7.3
httplib2==0.22.0
hypothesis==6.110.1
idna==3.7
hypothesis==6.111.2
idna==3.8
iniconfig==2.0.0
Jinja2==3.0.3
joblib==1.4.2
Expand Down Expand Up @@ -132,16 +132,16 @@ PyYAML==6.0.2
redis==5.0.8
referencing==0.35.1
regex==2024.7.24
requests==2.32.0
requests==2.32.3
requests-mock==1.12.1
rpds-py==0.20.0
rsa==4.9
scikit-learn==1.5.1
scipy==1.14.0
shapely==2.0.5
scipy==1.14.1
shapely==2.0.6
six==1.16.0
sortedcontainers==2.4.0
soupsieve==2.5
soupsieve==2.6
SQLAlchemy==2.0.32
sqlparse==0.5.1
tenacity==8.5.0
Expand Down
30 changes: 15 additions & 15 deletions sdks/python/container/py311/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ attrs==24.2.0
beautifulsoup4==4.12.3
bs4==0.0.2
build==1.2.1
cachetools==5.4.0
cachetools==5.5.0
certifi==2024.7.4
cffi==1.17.0
charset-normalizer==3.3.2
Expand All @@ -35,7 +35,7 @@ cloudpickle==2.2.1
cramjam==2.8.3
crcmod==1.7
cryptography==43.0.0
Cython==3.0.10
Cython==3.0.11
deprecation==2.1.0
dill==0.3.1.1
dnspython==2.6.1
Expand All @@ -48,17 +48,17 @@ fasteners==0.19
freezegun==1.5.1
future==1.0.0
google-api-core==2.19.1
google-api-python-client==2.140.0
google-api-python-client==2.142.0
google-apitools==0.5.31
google-auth==2.33.0
google-auth==2.34.0
google-auth-httplib2==0.2.0
google-cloud-aiplatform==1.61.0
google-cloud-aiplatform==1.63.0
google-cloud-bigquery==3.25.0
google-cloud-bigquery-storage==2.25.0
google-cloud-bigtable==2.25.0
google-cloud-bigtable==2.26.0
google-cloud-core==2.4.1
google-cloud-datastore==2.20.0
google-cloud-dlp==3.21.0
google-cloud-datastore==2.20.1
google-cloud-dlp==3.22.0
google-cloud-language==2.14.0
google-cloud-profiler==4.1.0
google-cloud-pubsub==2.23.0
Expand All @@ -75,13 +75,13 @@ googleapis-common-protos==1.63.2
greenlet==3.0.3
grpc-google-iam-v1==0.13.1
grpc-interceptor==0.15.4
grpcio==1.65.4
grpcio==1.66.0
grpcio-status==1.62.3
guppy3==3.1.4.post1
hdfs==2.7.3
httplib2==0.22.0
hypothesis==6.110.1
idna==3.7
hypothesis==6.111.2
idna==3.8
iniconfig==2.0.0
Jinja2==3.0.3
joblib==1.4.2
Expand Down Expand Up @@ -130,16 +130,16 @@ PyYAML==6.0.2
redis==5.0.8
referencing==0.35.1
regex==2024.7.24
requests==2.32.0
requests==2.32.3
requests-mock==1.12.1
rpds-py==0.20.0
rsa==4.9
scikit-learn==1.5.1
scipy==1.14.0
shapely==2.0.5
scipy==1.14.1
shapely==2.0.6
six==1.16.0
sortedcontainers==2.4.0
soupsieve==2.5
soupsieve==2.6
SQLAlchemy==2.0.32
sqlparse==0.5.1
tenacity==8.5.0
Expand Down
32 changes: 16 additions & 16 deletions sdks/python/container/py312/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ attrs==24.2.0
beautifulsoup4==4.12.3
bs4==0.0.2
build==1.2.1
cachetools==5.4.0
cachetools==5.5.0
certifi==2024.7.4
cffi==1.17.0
charset-normalizer==3.3.2
Expand All @@ -35,7 +35,7 @@ cloudpickle==2.2.1
cramjam==2.8.3
crcmod==1.7
cryptography==43.0.0
Cython==3.0.10
Cython==3.0.11
deprecation==2.1.0
dill==0.3.1.1
dnspython==2.6.1
Expand All @@ -48,17 +48,17 @@ fasteners==0.19
freezegun==1.5.1
future==1.0.0
google-api-core==2.19.1
google-api-python-client==2.140.0
google-api-python-client==2.142.0
google-apitools==0.5.31
google-auth==2.33.0
google-auth==2.34.0
google-auth-httplib2==0.2.0
google-cloud-aiplatform==1.61.0
google-cloud-aiplatform==1.63.0
google-cloud-bigquery==3.25.0
google-cloud-bigquery-storage==2.25.0
google-cloud-bigtable==2.25.0
google-cloud-bigtable==2.26.0
google-cloud-core==2.4.1
google-cloud-datastore==2.20.0
google-cloud-dlp==3.21.0
google-cloud-datastore==2.20.1
google-cloud-dlp==3.22.0
google-cloud-language==2.14.0
google-cloud-profiler==4.1.0
google-cloud-pubsub==2.23.0
Expand All @@ -75,13 +75,13 @@ googleapis-common-protos==1.63.2
greenlet==3.0.3
grpc-google-iam-v1==0.13.1
grpc-interceptor==0.15.4
grpcio==1.65.4
grpcio==1.66.0
grpcio-status==1.62.3
guppy3==3.1.4.post1
hdfs==2.7.3
httplib2==0.22.0
hypothesis==6.110.1
idna==3.7
hypothesis==6.111.2
idna==3.8
iniconfig==2.0.0
Jinja2==3.0.3
joblib==1.4.2
Expand Down Expand Up @@ -128,17 +128,17 @@ PyYAML==6.0.2
redis==5.0.8
referencing==0.35.1
regex==2024.7.24
requests==2.32.0
requests==2.32.3
requests-mock==1.12.1
rpds-py==0.20.0
rsa==4.9
scikit-learn==1.5.1
scipy==1.14.0
setuptools==72.1.0
shapely==2.0.5
scipy==1.14.1
setuptools==73.0.1
shapely==2.0.6
six==1.16.0
sortedcontainers==2.4.0
soupsieve==2.5
soupsieve==2.6
SQLAlchemy==2.0.32
sqlparse==0.5.1
tenacity==8.5.0
Expand Down
34 changes: 17 additions & 17 deletions sdks/python/container/py38/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ backports.zoneinfo==0.2.1
beautifulsoup4==4.12.3
bs4==0.0.2
build==1.2.1
cachetools==5.4.0
cachetools==5.5.0
certifi==2024.7.4
cffi==1.17.0
charset-normalizer==3.3.2
Expand All @@ -37,7 +37,7 @@ cloudpickle==2.2.1
cramjam==2.8.3
crcmod==1.7
cryptography==43.0.0
Cython==3.0.10
Cython==3.0.11
deprecation==2.1.0
dill==0.3.1.1
dnspython==2.6.1
Expand All @@ -51,17 +51,17 @@ fasteners==0.19
freezegun==1.5.1
future==1.0.0
google-api-core==2.19.1
google-api-python-client==2.140.0
google-api-python-client==2.142.0
google-apitools==0.5.31
google-auth==2.33.0
google-auth==2.34.0
google-auth-httplib2==0.2.0
google-cloud-aiplatform==1.61.0
google-cloud-aiplatform==1.63.0
google-cloud-bigquery==3.25.0
google-cloud-bigquery-storage==2.25.0
google-cloud-bigtable==2.25.0
google-cloud-bigtable==2.26.0
google-cloud-core==2.4.1
google-cloud-datastore==2.20.0
google-cloud-dlp==3.21.0
google-cloud-datastore==2.20.1
google-cloud-dlp==3.22.0
google-cloud-language==2.14.0
google-cloud-profiler==4.1.0
google-cloud-pubsub==2.23.0
Expand All @@ -78,15 +78,15 @@ googleapis-common-protos==1.63.2
greenlet==3.0.3
grpc-google-iam-v1==0.13.1
grpc-interceptor==0.15.4
grpcio==1.65.4
grpcio==1.66.0
grpcio-status==1.62.3
guppy3==3.1.4.post1
hdfs==2.7.3
httplib2==0.22.0
hypothesis==6.110.1
idna==3.7
importlib_metadata==8.2.0
importlib_resources==6.4.0
hypothesis==6.111.2
idna==3.8
importlib_metadata==8.4.0
importlib_resources==6.4.4
iniconfig==2.0.0
Jinja2==3.0.3
joblib==1.4.2
Expand Down Expand Up @@ -136,16 +136,16 @@ PyYAML==6.0.2
redis==5.0.8
referencing==0.35.1
regex==2024.7.24
requests==2.32.0
requests==2.32.3
requests-mock==1.12.1
rpds-py==0.20.0
rsa==4.9
scikit-learn==1.3.2
scipy==1.10.1
shapely==2.0.5
shapely==2.0.6
six==1.16.0
sortedcontainers==2.4.0
soupsieve==2.5
soupsieve==2.6
SQLAlchemy==2.0.32
sqlparse==0.5.1
tenacity==8.5.0
Expand All @@ -159,5 +159,5 @@ tzlocal==5.2
uritemplate==4.1.1
urllib3==2.2.2
wrapt==1.16.0
zipp==3.19.2
zipp==3.20.0
zstandard==0.23.0
Loading

0 comments on commit d3f38be

Please sign in to comment.