Skip to content

Commit

Permalink
Regenerate python container base_image_requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
y1chi committed Feb 11, 2022
1 parent 7975127 commit 79c61d0
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 27 deletions.
14 changes: 9 additions & 5 deletions sdks/python/container/py36/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,13 @@ bs4==0.0.1
cached-property==1.5.2
cachetools==4.2.4
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.11
clang==5.0
click==8.0.3
cloudpickle==2.0.0
crcmod==1.7
cryptography==36.0.1
Cython==0.29.27
dataclasses==0.8
deprecation==2.1.0
Expand All @@ -49,7 +51,7 @@ freezegun==1.1.0
future==0.18.2
gast==0.4.0
google-api-core==1.31.5
google-api-python-client==2.36.0
google-api-python-client==2.37.0
google-apitools==0.5.31
google-auth==1.35.0
google-auth-httplib2==0.1.0
Expand All @@ -71,7 +73,7 @@ google-cloud-vision==1.0.0
google-crc32c==1.3.0
google-pasta==0.2.0
google-python-cloud-debugger==2.18
google-resumable-media==2.1.0
google-resumable-media==2.2.1
googleapis-common-protos==1.54.0
greenlet==1.1.2
grpc-google-iam-v1==0.12.3
Expand Down Expand Up @@ -104,18 +106,20 @@ overrides==6.1.0
packaging==21.3
pandas==1.1.5
parameterized==0.7.5
pbr==5.8.0
pbr==5.8.1
pluggy==0.13.1
proto-plus==1.19.9
proto-plus==1.20.0
protobuf==3.19.4
psycopg2-binary==2.9.3
py==1.11.0
pyarrow==6.0.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pydot==1.4.2
PyHamcrest==1.10.1
pymongo==3.12.3
PyMySQL==1.0.2
pyparsing==2.4.7
pytest==4.6.11
pytest-forked==1.4.0
Expand Down Expand Up @@ -152,6 +156,6 @@ uritemplate==4.1.1
urllib3==1.26.8
wcwidth==0.2.5
websocket-client==1.2.3
Werkzeug==2.0.2
Werkzeug==2.0.3
wrapt==1.12.1
zipp==3.6.0
20 changes: 12 additions & 8 deletions sdks/python/container/py37/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,12 @@ bs4==0.0.1
cached-property==1.5.2
cachetools==4.2.4
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.11
click==8.0.3
cloudpickle==2.0.0
crcmod==1.7
cryptography==36.0.1
Cython==0.29.27
deprecation==2.1.0
dill==0.3.1.1
Expand All @@ -47,7 +49,7 @@ freezegun==1.1.0
future==0.18.2
gast==0.5.3
google-api-core==1.31.5
google-api-python-client==2.36.0
google-api-python-client==2.37.0
google-apitools==0.5.31
google-auth==1.35.0
google-auth-httplib2==0.1.0
Expand All @@ -69,7 +71,7 @@ google-cloud-vision==1.0.0
google-crc32c==1.3.0
google-pasta==0.2.0
google-python-cloud-debugger==2.18
google-resumable-media==2.1.0
google-resumable-media==2.2.1
googleapis-common-protos==1.54.0
greenlet==1.1.2
grpc-google-iam-v1==0.12.3
Expand All @@ -81,7 +83,7 @@ h5py==3.6.0
hdfs==2.6.0
httplib2==0.19.1
idna==3.3
importlib-metadata==4.10.1
importlib-metadata==4.11.0
joblib==1.1.0
keras==2.8.0
Keras-Preprocessing==1.1.2
Expand All @@ -92,7 +94,7 @@ mmh3==3.0.0
mock==2.0.0
more-itertools==8.12.0
mypy-extensions==0.4.3
nltk==3.6.7
nltk==3.7
nose==1.3.7
numpy==1.21.5
oauth2client==4.1.3
Expand All @@ -103,18 +105,20 @@ overrides==6.1.0
packaging==21.3
pandas==1.3.5
parameterized==0.7.5
pbr==5.8.0
pbr==5.8.1
pluggy==0.13.1
proto-plus==1.19.9
proto-plus==1.20.0
protobuf==3.19.4
psycopg2-binary==2.9.3
py==1.11.0
pyarrow==6.0.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pydot==1.4.2
PyHamcrest==1.10.1
pymongo==3.12.3
PyMySQL==1.0.2
pyparsing==2.4.7
pytest==4.6.11
pytest-forked==1.4.0
Expand All @@ -139,7 +143,7 @@ tensorboard==2.8.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
tensorflow==2.8.0
tensorflow-io-gcs-filesystem==0.23.1
tensorflow-io-gcs-filesystem==0.24.0
termcolor==1.1.0
testcontainers==3.4.2
tf-estimator-nightly==2.8.0.dev2021122109
Expand All @@ -152,6 +156,6 @@ uritemplate==4.1.1
urllib3==1.26.8
wcwidth==0.2.5
websocket-client==1.2.3
Werkzeug==2.0.2
Werkzeug==2.0.3
wrapt==1.13.3
zipp==3.7.0
24 changes: 14 additions & 10 deletions sdks/python/container/py38/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,12 @@ beautifulsoup4==4.10.0
bs4==0.0.1
cachetools==4.2.4
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.11
click==8.0.3
cloudpickle==2.0.0
crcmod==1.7
cryptography==36.0.1
Cython==0.29.27
deprecation==2.1.0
dill==0.3.1.1
Expand All @@ -46,7 +48,7 @@ freezegun==1.1.0
future==0.18.2
gast==0.5.3
google-api-core==1.31.5
google-api-python-client==2.36.0
google-api-python-client==2.37.0
google-apitools==0.5.31
google-auth==1.35.0
google-auth-httplib2==0.1.0
Expand All @@ -68,7 +70,7 @@ google-cloud-vision==1.0.0
google-crc32c==1.3.0
google-pasta==0.2.0
google-python-cloud-debugger==2.18
google-resumable-media==2.1.0
google-resumable-media==2.2.1
googleapis-common-protos==1.54.0
greenlet==1.1.2
grpc-google-iam-v1==0.12.3
Expand All @@ -80,7 +82,7 @@ h5py==3.6.0
hdfs==2.6.0
httplib2==0.19.1
idna==3.3
importlib-metadata==4.10.1
importlib-metadata==4.11.0
joblib==1.1.0
keras==2.8.0
Keras-Preprocessing==1.1.2
Expand All @@ -91,7 +93,7 @@ mmh3==3.0.0
mock==2.0.0
more-itertools==8.12.0
mypy-extensions==0.4.3
nltk==3.6.7
nltk==3.7
nose==1.3.7
numpy==1.21.5
oauth2client==4.1.3
Expand All @@ -100,20 +102,22 @@ opt-einsum==3.3.0
orjson==3.6.6
overrides==6.1.0
packaging==21.3
pandas==1.3.5
pandas==1.4.0
parameterized==0.7.5
pbr==5.8.0
pbr==5.8.1
pluggy==0.13.1
proto-plus==1.19.9
proto-plus==1.20.0
protobuf==3.19.4
psycopg2-binary==2.9.3
py==1.11.0
pyarrow==6.0.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pydot==1.4.2
PyHamcrest==1.10.1
pymongo==3.12.3
PyMySQL==1.0.2
pyparsing==2.4.7
pytest==4.6.11
pytest-forked==1.4.0
Expand All @@ -129,7 +133,7 @@ requests-mock==1.9.3
requests-oauthlib==1.3.1
rsa==4.8
scikit-learn==1.0.2
scipy==1.7.3
scipy==1.8.0
six==1.16.0
soupsieve==2.3.1
SQLAlchemy==1.4.31
Expand All @@ -138,7 +142,7 @@ tensorboard==2.8.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
tensorflow==2.8.0
tensorflow-io-gcs-filesystem==0.23.1
tensorflow-io-gcs-filesystem==0.24.0
termcolor==1.1.0
testcontainers==3.4.2
tf-estimator-nightly==2.8.0.dev2021122109
Expand All @@ -151,6 +155,6 @@ uritemplate==4.1.1
urllib3==1.26.8
wcwidth==0.2.5
websocket-client==1.2.3
Werkzeug==2.0.2
Werkzeug==2.0.3
wrapt==1.13.3
zipp==3.7.0
12 changes: 8 additions & 4 deletions sdks/python/container/py39/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,12 @@ beautifulsoup4==4.10.0
bs4==0.0.1
cachetools==4.2.4
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.11
click==8.0.3
cloudpickle==2.0.0
crcmod==1.7
cryptography==36.0.1
Cython==0.29.27
deprecation==2.1.0
dill==0.3.1.1
Expand All @@ -46,7 +48,7 @@ freezegun==1.1.0
future==0.18.2
gast==0.5.3
google-api-core==1.31.5
google-api-python-client==2.36.0
google-api-python-client==2.37.0
google-apitools==0.5.31
google-auth==1.35.0
google-auth-httplib2==0.1.0
Expand All @@ -68,7 +70,7 @@ google-cloud-vision==1.0.0
google-crc32c==1.3.0
google-pasta==0.2.0
google-python-cloud-debugger==2.18
google-resumable-media==2.2.0
google-resumable-media==2.2.1
googleapis-common-protos==1.54.0
greenlet==1.1.2
grpc-google-iam-v1==0.12.3
Expand All @@ -80,7 +82,7 @@ h5py==3.6.0
hdfs==2.6.0
httplib2==0.19.1
idna==3.3
importlib-metadata==4.10.1
importlib-metadata==4.11.0
joblib==1.1.0
keras==2.8.0
Keras-Preprocessing==1.1.2
Expand All @@ -91,7 +93,7 @@ mmh3==3.0.0
mock==2.0.0
more-itertools==8.12.0
mypy-extensions==0.4.3
nltk==3.6.7
nltk==3.7
nose==1.3.7
numpy==1.21.5
oauth2client==4.1.3
Expand All @@ -111,9 +113,11 @@ py==1.11.0
pyarrow==6.0.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pydot==1.4.2
PyHamcrest==1.10.1
pymongo==3.12.3
PyMySQL==1.0.2
pyparsing==2.4.7
pytest==4.6.11
pytest-forked==1.4.0
Expand Down

0 comments on commit 79c61d0

Please sign in to comment.