Skip to content

Commit

Permalink
updated the reqs files
Browse files Browse the repository at this point in the history
  • Loading branch information
liferoad committed Oct 29, 2024
1 parent b60e052 commit 6f39b5d
Show file tree
Hide file tree
Showing 4 changed files with 49 additions and 49 deletions.
24 changes: 12 additions & 12 deletions sdks/python/container/py310/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,28 +51,28 @@ fastavro==1.9.7
fasteners==0.19
freezegun==1.5.1
future==1.0.0
google-api-core==2.21.0
google-api-core==2.22.0
google-api-python-client==2.149.0
google-apitools==0.5.31
google-auth==2.35.0
google-auth-httplib2==0.2.0
google-cloud-aiplatform==1.70.0
google-cloud-aiplatform==1.71.0
google-cloud-bigquery==3.26.0
google-cloud-bigquery-storage==2.27.0
google-cloud-bigtable==2.26.0
google-cloud-core==2.4.1
google-cloud-datastore==2.20.1
google-cloud-dlp==3.23.0
google-cloud-language==2.14.0
google-cloud-dlp==3.25.0
google-cloud-language==2.15.0
google-cloud-profiler==4.1.0
google-cloud-pubsub==2.26.1
google-cloud-pubsublite==1.11.1
google-cloud-recommendations-ai==0.10.12
google-cloud-resource-manager==1.12.5
google-cloud-recommendations-ai==0.10.13
google-cloud-resource-manager==1.13.0
google-cloud-spanner==3.49.1
google-cloud-storage==2.18.2
google-cloud-videointelligence==2.13.5
google-cloud-vision==3.7.4
google-cloud-videointelligence==2.14.0
google-cloud-vision==3.8.0
google-crc32c==1.6.0
google-resumable-media==2.7.2
googleapis-common-protos==1.65.0
Expand All @@ -84,7 +84,7 @@ grpcio-status==1.65.5
guppy3==3.1.4.post1
hdfs==2.7.3
httplib2==0.22.0
hypothesis==6.115.4
hypothesis==6.115.5
idna==3.10
importlib_metadata==8.4.0
iniconfig==2.0.0
Expand All @@ -97,7 +97,7 @@ joblib==1.4.2
jsonpickle==3.3.0
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
keyring==25.4.1
keyring==25.5.0
keyrings.google-artifactregistry-auth==1.1.2
MarkupSafe==3.0.2
mmh3==5.0.1
Expand Down Expand Up @@ -140,7 +140,7 @@ python-dateutil==2.9.0.post0
python-snappy==0.7.3
pytz==2024.2
PyYAML==6.0.2
redis==5.1.1
redis==5.2.0
referencing==0.35.1
regex==2024.9.11
requests==2.32.3
Expand All @@ -160,7 +160,7 @@ tenacity==8.5.0
testcontainers==3.7.1
threadpoolctl==3.5.0
tomli==2.0.2
tqdm==4.66.5
tqdm==4.66.6
typing_extensions==4.12.2
tzdata==2024.2
uritemplate==4.1.1
Expand Down
24 changes: 12 additions & 12 deletions sdks/python/container/py311/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,28 +49,28 @@ fastavro==1.9.7
fasteners==0.19
freezegun==1.5.1
future==1.0.0
google-api-core==2.21.0
google-api-core==2.22.0
google-api-python-client==2.149.0
google-apitools==0.5.31
google-auth==2.35.0
google-auth-httplib2==0.2.0
google-cloud-aiplatform==1.70.0
google-cloud-aiplatform==1.71.0
google-cloud-bigquery==3.26.0
google-cloud-bigquery-storage==2.27.0
google-cloud-bigtable==2.26.0
google-cloud-core==2.4.1
google-cloud-datastore==2.20.1
google-cloud-dlp==3.23.0
google-cloud-language==2.14.0
google-cloud-dlp==3.25.0
google-cloud-language==2.15.0
google-cloud-profiler==4.1.0
google-cloud-pubsub==2.26.1
google-cloud-pubsublite==1.11.1
google-cloud-recommendations-ai==0.10.12
google-cloud-resource-manager==1.12.5
google-cloud-recommendations-ai==0.10.13
google-cloud-resource-manager==1.13.0
google-cloud-spanner==3.49.1
google-cloud-storage==2.18.2
google-cloud-videointelligence==2.13.5
google-cloud-vision==3.7.4
google-cloud-videointelligence==2.14.0
google-cloud-vision==3.8.0
google-crc32c==1.6.0
google-resumable-media==2.7.2
googleapis-common-protos==1.65.0
Expand All @@ -82,7 +82,7 @@ grpcio-status==1.65.5
guppy3==3.1.4.post1
hdfs==2.7.3
httplib2==0.22.0
hypothesis==6.115.4
hypothesis==6.115.5
idna==3.10
importlib_metadata==8.4.0
iniconfig==2.0.0
Expand All @@ -95,7 +95,7 @@ joblib==1.4.2
jsonpickle==3.3.0
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
keyring==25.4.1
keyring==25.5.0
keyrings.google-artifactregistry-auth==1.1.2
MarkupSafe==3.0.2
mmh3==5.0.1
Expand Down Expand Up @@ -138,7 +138,7 @@ python-dateutil==2.9.0.post0
python-snappy==0.7.3
pytz==2024.2
PyYAML==6.0.2
redis==5.1.1
redis==5.2.0
referencing==0.35.1
regex==2024.9.11
requests==2.32.3
Expand All @@ -157,7 +157,7 @@ sqlparse==0.5.1
tenacity==8.5.0
testcontainers==3.7.1
threadpoolctl==3.5.0
tqdm==4.66.5
tqdm==4.66.6
typing_extensions==4.12.2
tzdata==2024.2
uritemplate==4.1.1
Expand Down
26 changes: 13 additions & 13 deletions sdks/python/container/py312/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,28 +48,28 @@ fastavro==1.9.7
fasteners==0.19
freezegun==1.5.1
future==1.0.0
google-api-core==2.21.0
google-api-core==2.22.0
google-api-python-client==2.149.0
google-apitools==0.5.31
google-auth==2.35.0
google-auth-httplib2==0.2.0
google-cloud-aiplatform==1.70.0
google-cloud-aiplatform==1.71.0
google-cloud-bigquery==3.26.0
google-cloud-bigquery-storage==2.27.0
google-cloud-bigtable==2.26.0
google-cloud-core==2.4.1
google-cloud-datastore==2.20.1
google-cloud-dlp==3.23.0
google-cloud-language==2.14.0
google-cloud-dlp==3.25.0
google-cloud-language==2.15.0
google-cloud-profiler==4.1.0
google-cloud-pubsub==2.26.1
google-cloud-pubsublite==1.11.1
google-cloud-recommendations-ai==0.10.12
google-cloud-resource-manager==1.12.5
google-cloud-recommendations-ai==0.10.13
google-cloud-resource-manager==1.13.0
google-cloud-spanner==3.49.1
google-cloud-storage==2.18.2
google-cloud-videointelligence==2.13.5
google-cloud-vision==3.7.4
google-cloud-videointelligence==2.14.0
google-cloud-vision==3.8.0
google-crc32c==1.6.0
google-resumable-media==2.7.2
googleapis-common-protos==1.65.0
Expand All @@ -81,7 +81,7 @@ grpcio-status==1.65.5
guppy3==3.1.4.post1
hdfs==2.7.3
httplib2==0.22.0
hypothesis==6.115.4
hypothesis==6.115.5
idna==3.10
importlib_metadata==8.4.0
iniconfig==2.0.0
Expand All @@ -94,7 +94,7 @@ joblib==1.4.2
jsonpickle==3.3.0
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
keyring==25.4.1
keyring==25.5.0
keyrings.google-artifactregistry-auth==1.1.2
MarkupSafe==3.0.2
mmh3==5.0.1
Expand Down Expand Up @@ -137,7 +137,7 @@ python-dateutil==2.9.0.post0
python-snappy==0.7.3
pytz==2024.2
PyYAML==6.0.2
redis==5.1.1
redis==5.2.0
referencing==0.35.1
regex==2024.9.11
requests==2.32.3
Expand All @@ -147,7 +147,7 @@ rsa==4.9
scikit-learn==1.5.2
scipy==1.14.1
SecretStorage==3.3.3
setuptools==75.2.0
setuptools==75.3.0
shapely==2.0.6
six==1.16.0
sortedcontainers==2.4.0
Expand All @@ -157,7 +157,7 @@ sqlparse==0.5.1
tenacity==8.5.0
testcontainers==3.7.1
threadpoolctl==3.5.0
tqdm==4.66.5
tqdm==4.66.6
typing_extensions==4.12.2
tzdata==2024.2
uritemplate==4.1.1
Expand Down
24 changes: 12 additions & 12 deletions sdks/python/container/py39/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,28 +51,28 @@ fastavro==1.9.7
fasteners==0.19
freezegun==1.5.1
future==1.0.0
google-api-core==2.21.0
google-api-core==2.22.0
google-api-python-client==2.149.0
google-apitools==0.5.31
google-auth==2.35.0
google-auth-httplib2==0.2.0
google-cloud-aiplatform==1.70.0
google-cloud-aiplatform==1.71.0
google-cloud-bigquery==3.26.0
google-cloud-bigquery-storage==2.27.0
google-cloud-bigtable==2.26.0
google-cloud-core==2.4.1
google-cloud-datastore==2.20.1
google-cloud-dlp==3.23.0
google-cloud-language==2.14.0
google-cloud-dlp==3.25.0
google-cloud-language==2.15.0
google-cloud-profiler==4.1.0
google-cloud-pubsub==2.26.1
google-cloud-pubsublite==1.11.1
google-cloud-recommendations-ai==0.10.12
google-cloud-resource-manager==1.12.5
google-cloud-recommendations-ai==0.10.13
google-cloud-resource-manager==1.13.0
google-cloud-spanner==3.49.1
google-cloud-storage==2.18.2
google-cloud-videointelligence==2.13.5
google-cloud-vision==3.7.4
google-cloud-videointelligence==2.14.0
google-cloud-vision==3.8.0
google-crc32c==1.6.0
google-resumable-media==2.7.2
googleapis-common-protos==1.65.0
Expand All @@ -84,7 +84,7 @@ grpcio-status==1.65.5
guppy3==3.1.4.post1
hdfs==2.7.3
httplib2==0.22.0
hypothesis==6.115.4
hypothesis==6.115.5
idna==3.10
importlib_metadata==8.4.0
iniconfig==2.0.0
Expand All @@ -97,7 +97,7 @@ joblib==1.4.2
jsonpickle==3.3.0
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
keyring==25.4.1
keyring==25.5.0
keyrings.google-artifactregistry-auth==1.1.2
MarkupSafe==3.0.2
mmh3==5.0.1
Expand Down Expand Up @@ -140,7 +140,7 @@ python-dateutil==2.9.0.post0
python-snappy==0.7.3
pytz==2024.2
PyYAML==6.0.2
redis==5.1.1
redis==5.2.0
referencing==0.35.1
regex==2024.9.11
requests==2.32.3
Expand All @@ -160,7 +160,7 @@ tenacity==8.5.0
testcontainers==3.7.1
threadpoolctl==3.5.0
tomli==2.0.2
tqdm==4.66.5
tqdm==4.66.6
typing_extensions==4.12.2
tzdata==2024.2
uritemplate==4.1.1
Expand Down

0 comments on commit 6f39b5d

Please sign in to comment.