Skip to content

Commit

Permalink
Update Python base image requirements. (#27494)
Browse files Browse the repository at this point in the history
  • Loading branch information
tvalentyn authored Jul 14, 2023
1 parent 3d6ed16 commit 41e6628
Show file tree
Hide file tree
Showing 4 changed files with 157 additions and 165 deletions.
80 changes: 39 additions & 41 deletions sdks/python/container/py310/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,48 +29,48 @@ bs4==0.0.1
cachetools==5.3.1
certifi==2023.5.7
cffi==1.15.1
charset-normalizer==3.1.0
click==8.1.3
charset-normalizer==3.2.0
click==8.1.5
cloudpickle==2.2.1
crcmod==1.7
cryptography==41.0.1
Cython==0.29.35
cryptography==41.0.2
Cython==0.29.36
deprecation==2.1.0
dill==0.3.1.1
dnspython==2.3.0
docker==6.1.3
docopt==0.6.2
exceptiongroup==1.1.1
execnet==1.9.0
fastavro==1.7.4
exceptiongroup==1.1.2
execnet==2.0.2
fastavro==1.8.0
fasteners==0.18
flatbuffers==23.5.26
freezegun==1.2.2
future==0.18.3
gast==0.4.0
google-api-core==2.11.1
google-api-python-client==2.90.0
google-api-python-client==2.93.0
google-apitools==0.5.31
google-auth==2.21.0
google-auth==2.22.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==1.0.0
google-cloud-aiplatform==1.26.1
google-cloud-bigquery==3.11.2
google-cloud-bigquery-storage==2.20.0
google-cloud-aiplatform==1.28.0
google-cloud-bigquery==3.11.3
google-cloud-bigquery-storage==2.22.0
google-cloud-bigtable==2.19.0
google-cloud-core==2.3.2
google-cloud-datastore==2.16.0
google-cloud-dlp==3.12.1
google-cloud-language==2.10.0
google-cloud-core==2.3.3
google-cloud-datastore==2.16.1
google-cloud-dlp==3.12.2
google-cloud-language==2.10.1
google-cloud-profiler==4.0.0
google-cloud-pubsub==2.17.1
google-cloud-pubsublite==1.8.2
google-cloud-recommendations-ai==0.10.3
google-cloud-resource-manager==1.10.1
google-cloud-pubsub==2.18.0
google-cloud-pubsublite==1.8.3
google-cloud-recommendations-ai==0.10.4
google-cloud-resource-manager==1.10.2
google-cloud-spanner==3.36.0
google-cloud-storage==2.10.0
google-cloud-videointelligence==2.11.2
google-cloud-vision==3.4.3
google-cloud-videointelligence==2.11.3
google-cloud-vision==3.4.4
google-crc32c==1.5.0
google-pasta==0.2.0
google-resumable-media==2.5.0
Expand All @@ -83,41 +83,39 @@ guppy3==3.1.3
h5py==3.9.0
hdfs==2.7.0
httplib2==0.22.0
hypothesis==6.79.3
hypothesis==6.81.1
idna==3.4
iniconfig==2.0.0
jax==0.4.13
joblib==1.2.0
keras==2.12.0
joblib==1.3.1
keras==2.13.1
libclang==16.0.0
Markdown==3.4.3
MarkupSafe==2.1.3
ml-dtypes==0.2.0
mmh3==4.0.0
mock==5.0.2
mock==5.1.0
nltk==3.8.1
nose==1.3.7
numpy==1.23.5
numpy==1.24.3
oauth2client==4.1.3
oauthlib==3.2.2
objsize==0.6.1
opt-einsum==3.3.0
orjson==3.9.1
orjson==3.9.2
overrides==6.5.0
packaging==23.1
pandas==1.5.3
parameterized==0.9.0
pluggy==1.2.0
proto-plus==1.22.3
protobuf==4.23.3
protobuf==4.23.4
psycopg2-binary==2.9.6
pyarrow==11.0.0
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycparser==2.21
pydot==1.4.2
PyHamcrest==2.0.4
pymongo==4.4.0
pymongo==4.4.1
PyMySQL==1.1.0
pyparsing==3.1.0
pytest==7.4.0
Expand All @@ -132,29 +130,29 @@ requests==2.31.0
requests-mock==1.11.0
requests-oauthlib==1.3.1
rsa==4.9
scikit-learn==1.2.2
scipy==1.11.0
scikit-learn==1.3.0
scipy==1.11.1
Shapely==1.8.5.post1
six==1.16.0
sortedcontainers==2.4.0
soupsieve==2.4.1
SQLAlchemy==1.4.48
SQLAlchemy==1.4.49
sqlparse==0.4.4
tenacity==8.2.2
tensorboard==2.12.3
tensorboard==2.13.0
tensorboard-data-server==0.7.1
tensorflow==2.12.0
tensorflow-estimator==2.12.0
tensorflow==2.13.0
tensorflow-estimator==2.13.0
tensorflow-io-gcs-filesystem==0.32.0
termcolor==2.3.0
testcontainers==3.7.1
threadpoolctl==3.1.0
threadpoolctl==3.2.0
tomli==2.0.1
tqdm==4.65.0
typing_extensions==4.6.3
typing_extensions==4.5.0
uritemplate==4.1.1
urllib3==1.26.16
websocket-client==1.6.1
Werkzeug==2.3.6
wrapt==1.14.1
wrapt==1.15.0
zstandard==0.21.0
76 changes: 37 additions & 39 deletions sdks/python/container/py311/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,45 +29,45 @@ bs4==0.0.1
cachetools==5.3.1
certifi==2023.5.7
cffi==1.15.1
charset-normalizer==3.1.0
click==8.1.3
charset-normalizer==3.2.0
click==8.1.5
cloudpickle==2.2.1
crcmod==1.7
cryptography==41.0.1
Cython==0.29.35
cryptography==41.0.2
Cython==0.29.36
deprecation==2.1.0
dill==0.3.1.1
dnspython==2.3.0
docker==6.1.3
docopt==0.6.2
execnet==1.9.0
fastavro==1.7.4
execnet==2.0.2
fastavro==1.8.0
fasteners==0.18
flatbuffers==23.5.26
freezegun==1.2.2
future==0.18.3
gast==0.4.0
google-api-core==2.11.1
google-apitools==0.5.31
google-auth==2.21.0
google-auth==2.22.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==1.0.0
google-cloud-aiplatform==1.26.1
google-cloud-bigquery==3.11.2
google-cloud-bigquery-storage==2.20.0
google-cloud-aiplatform==1.28.0
google-cloud-bigquery==3.11.3
google-cloud-bigquery-storage==2.22.0
google-cloud-bigtable==2.19.0
google-cloud-core==2.3.2
google-cloud-datastore==2.16.0
google-cloud-dlp==3.12.1
google-cloud-language==2.10.0
google-cloud-pubsub==2.17.1
google-cloud-pubsublite==1.8.2
google-cloud-recommendations-ai==0.10.3
google-cloud-resource-manager==1.10.1
google-cloud-core==2.3.3
google-cloud-datastore==2.16.1
google-cloud-dlp==3.12.2
google-cloud-language==2.10.1
google-cloud-pubsub==2.18.0
google-cloud-pubsublite==1.8.3
google-cloud-recommendations-ai==0.10.4
google-cloud-resource-manager==1.10.2
google-cloud-spanner==3.36.0
google-cloud-storage==2.10.0
google-cloud-videointelligence==2.11.2
google-cloud-vision==3.4.3
google-cloud-videointelligence==2.11.3
google-cloud-vision==3.4.4
google-crc32c==1.5.0
google-pasta==0.2.0
google-resumable-media==2.5.0
Expand All @@ -80,41 +80,39 @@ guppy3==3.1.3
h5py==3.9.0
hdfs==2.7.0
httplib2==0.22.0
hypothesis==6.79.3
hypothesis==6.81.1
idna==3.4
iniconfig==2.0.0
jax==0.4.13
joblib==1.2.0
keras==2.12.0
joblib==1.3.1
keras==2.13.1
libclang==16.0.0
Markdown==3.4.3
MarkupSafe==2.1.3
ml-dtypes==0.2.0
mmh3==4.0.0
mock==5.0.2
mock==5.1.0
nltk==3.8.1
nose==1.3.7
numpy==1.23.5
numpy==1.24.3
oauth2client==4.1.3
oauthlib==3.2.2
objsize==0.6.1
opt-einsum==3.3.0
orjson==3.9.1
orjson==3.9.2
overrides==6.5.0
packaging==23.1
pandas==1.5.3
parameterized==0.9.0
pluggy==1.2.0
proto-plus==1.22.3
protobuf==4.23.3
protobuf==4.23.4
psycopg2-binary==2.9.6
pyarrow==11.0.0
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycparser==2.21
pydot==1.4.2
PyHamcrest==2.0.4
pymongo==4.4.0
pymongo==4.4.1
PyMySQL==1.1.0
pyparsing==3.1.0
pytest==7.4.0
Expand All @@ -128,27 +126,27 @@ requests==2.31.0
requests-mock==1.11.0
requests-oauthlib==1.3.1
rsa==4.9
scikit-learn==1.2.2
scipy==1.11.0
scikit-learn==1.3.0
scipy==1.11.1
Shapely==1.8.5.post1
six==1.16.0
sortedcontainers==2.4.0
soupsieve==2.4.1
SQLAlchemy==1.4.48
SQLAlchemy==1.4.49
sqlparse==0.4.4
tenacity==8.2.2
tensorboard==2.12.3
tensorboard==2.13.0
tensorboard-data-server==0.7.1
tensorflow==2.12.0
tensorflow-estimator==2.12.0
tensorflow==2.13.0
tensorflow-estimator==2.13.0
tensorflow-io-gcs-filesystem==0.32.0
termcolor==2.3.0
testcontainers==3.7.1
threadpoolctl==3.1.0
threadpoolctl==3.2.0
tqdm==4.65.0
typing_extensions==4.6.3
typing_extensions==4.5.0
urllib3==1.26.16
websocket-client==1.6.1
Werkzeug==2.3.6
wrapt==1.14.1
wrapt==1.15.0
zstandard==0.21.0
Loading

0 comments on commit 41e6628

Please sign in to comment.