Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AnandInguva committed Oct 20, 2022
1 parent 276c2b5 commit 5e4c544
Show file tree
Hide file tree
Showing 4 changed files with 47 additions and 47 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 @@ -21,7 +21,7 @@
# https://s.apache.org/beam-python-dev-wiki
# Reach out to a committer if you need help.

absl-py==1.2.0
absl-py==1.3.0
astunparse==1.6.3
attrs==22.1.0
beautifulsoup4==4.11.1
Expand All @@ -48,9 +48,9 @@ freezegun==1.2.2
future==0.18.2
gast==0.4.0
google-api-core==2.10.2
google-api-python-client==2.64.0
google-api-python-client==2.65.0
google-apitools==0.5.31
google-auth==2.12.0
google-auth==2.13.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.6
google-cloud-bigquery==3.3.5
Expand All @@ -61,25 +61,25 @@ google-cloud-datastore==1.15.5
google-cloud-dlp==3.9.2
google-cloud-language==1.3.2
google-cloud-profiler==3.1.0
google-cloud-pubsub==2.13.9
google-cloud-pubsub==2.13.10
google-cloud-pubsublite==1.5.0
google-cloud-recommendations-ai==0.7.1
google-cloud-spanner==3.22.2
google-cloud-videointelligence==1.16.3
google-cloud-vision==1.0.2
google-cloud-vision==3.1.4
google-crc32c==1.5.0
google-pasta==0.2.0
google-resumable-media==2.4.0
googleapis-common-protos==1.56.4
greenlet==1.1.3.post0
grpc-google-iam-v1==0.12.4
grpcio==1.49.1
grpcio==1.50.0
grpcio-status==1.48.2
guppy3==3.1.2
h5py==3.7.0
hdfs==2.7.0
httplib2==0.20.4
hypothesis==6.56.2
hypothesis==6.56.3
idna==3.4
iniconfig==1.1.1
joblib==1.2.0
Expand All @@ -94,15 +94,15 @@ nltk==3.7
nose==1.3.7
numpy==1.22.4
oauth2client==4.1.3
oauthlib==3.2.1
oauthlib==3.2.2
objsize==0.5.2
opt-einsum==3.3.0
orjson==3.8.0
overrides==6.5.0
packaging==21.3
pandas==1.4.4
parameterized==0.8.1
pbr==5.10.0
pbr==5.11.0
pluggy==1.0.0
proto-plus==1.22.1
protobuf==3.19.6
Expand All @@ -123,19 +123,19 @@ pytest-timeout==2.1.0
pytest-xdist==2.5.0
python-dateutil==2.8.2
python-snappy==0.6.1
pytz==2022.4
pytz==2022.5
PyYAML==6.0
regex==2022.9.13
requests==2.28.1
requests-mock==1.10.0
requests-oauthlib==1.3.1
rsa==4.9
scikit-learn==1.1.2
scipy==1.9.2
scipy==1.9.3
six==1.16.0
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
SQLAlchemy==1.4.41
SQLAlchemy==1.4.42
sqlparse==0.4.3
tenacity==5.1.5
tensorboard==2.10.1
Expand Down
22 changes: 11 additions & 11 deletions sdks/python/container/py37/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# https://s.apache.org/beam-python-dev-wiki
# Reach out to a committer if you need help.

absl-py==1.2.0
absl-py==1.3.0
astunparse==1.6.3
attrs==22.1.0
beautifulsoup4==4.11.1
Expand Down Expand Up @@ -50,9 +50,9 @@ freezegun==1.2.2
future==0.18.2
gast==0.4.0
google-api-core==2.10.2
google-api-python-client==2.64.0
google-api-python-client==2.65.0
google-apitools==0.5.31
google-auth==2.12.0
google-auth==2.13.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.6
google-cloud-bigquery==3.3.5
Expand All @@ -64,27 +64,27 @@ google-cloud-dlp==3.9.2
google-cloud-firestore==2.7.2
google-cloud-language==1.3.2
google-cloud-profiler==3.1.0
google-cloud-pubsub==2.13.9
google-cloud-pubsub==2.13.10
google-cloud-pubsublite==1.5.0
google-cloud-recommendations-ai==0.7.1
google-cloud-spanner==3.22.2
google-cloud-storage==2.5.0
google-cloud-videointelligence==1.16.3
google-cloud-vision==1.0.2
google-cloud-vision==3.1.4
google-crc32c==1.5.0
google-pasta==0.2.0
google-python-cloud-debugger==3.1
google-resumable-media==2.4.0
googleapis-common-protos==1.56.4
greenlet==1.1.3.post0
grpc-google-iam-v1==0.12.4
grpcio==1.49.1
grpcio==1.50.0
grpcio-status==1.48.2
guppy3==3.1.2
h5py==3.7.0
hdfs==2.7.0
httplib2==0.20.4
hypothesis==6.56.2
hypothesis==6.56.3
idna==3.4
importlib-metadata==5.0.0
iniconfig==1.1.1
Expand All @@ -101,15 +101,15 @@ nltk==3.7
nose==1.3.7
numpy==1.21.6
oauth2client==4.1.3
oauthlib==3.2.1
oauthlib==3.2.2
objsize==0.5.2
opt-einsum==3.3.0
orjson==3.8.0
overrides==6.5.0
packaging==21.3
pandas==1.3.5
parameterized==0.8.1
pbr==5.10.0
pbr==5.11.0
pluggy==1.0.0
proto-plus==1.22.1
protobuf==3.19.6
Expand All @@ -130,7 +130,7 @@ pytest-timeout==2.1.0
pytest-xdist==2.5.0
python-dateutil==2.8.2
python-snappy==0.6.1
pytz==2022.4
pytz==2022.5
PyYAML==6.0
regex==2022.9.13
requests==2.28.1
Expand All @@ -142,7 +142,7 @@ scipy==1.7.3
six==1.16.0
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
SQLAlchemy==1.4.41
SQLAlchemy==1.4.42
sqlparse==0.4.3
tenacity==5.1.5
tensorboard==2.10.1
Expand Down
24 changes: 12 additions & 12 deletions sdks/python/container/py38/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# https://s.apache.org/beam-python-dev-wiki
# Reach out to a committer if you need help.

absl-py==1.2.0
absl-py==1.3.0
astunparse==1.6.3
attrs==22.1.0
beautifulsoup4==4.11.1
Expand Down Expand Up @@ -50,9 +50,9 @@ freezegun==1.2.2
future==0.18.2
gast==0.4.0
google-api-core==2.10.2
google-api-python-client==2.64.0
google-api-python-client==2.65.0
google-apitools==0.5.31
google-auth==2.12.0
google-auth==2.13.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.6
google-cloud-bigquery==3.3.5
Expand All @@ -64,27 +64,27 @@ google-cloud-dlp==3.9.2
google-cloud-firestore==2.7.2
google-cloud-language==1.3.2
google-cloud-profiler==3.1.0
google-cloud-pubsub==2.13.9
google-cloud-pubsub==2.13.10
google-cloud-pubsublite==1.5.0
google-cloud-recommendations-ai==0.7.1
google-cloud-spanner==3.22.2
google-cloud-storage==2.5.0
google-cloud-videointelligence==1.16.3
google-cloud-vision==1.0.2
google-cloud-vision==3.1.4
google-crc32c==1.5.0
google-pasta==0.2.0
google-python-cloud-debugger==3.1
google-resumable-media==2.4.0
googleapis-common-protos==1.56.4
greenlet==1.1.3.post0
grpc-google-iam-v1==0.12.4
grpcio==1.49.1
grpcio==1.50.0
grpcio-status==1.48.2
guppy3==3.1.2
h5py==3.7.0
hdfs==2.7.0
httplib2==0.20.4
hypothesis==6.56.2
hypothesis==6.56.3
idna==3.4
importlib-metadata==5.0.0
iniconfig==1.1.1
Expand All @@ -101,15 +101,15 @@ nltk==3.7
nose==1.3.7
numpy==1.22.4
oauth2client==4.1.3
oauthlib==3.2.1
oauthlib==3.2.2
objsize==0.5.2
opt-einsum==3.3.0
orjson==3.8.0
overrides==6.5.0
packaging==21.3
pandas==1.4.4
parameterized==0.8.1
pbr==5.10.0
pbr==5.11.0
pluggy==1.0.0
proto-plus==1.22.1
protobuf==3.19.6
Expand All @@ -130,19 +130,19 @@ pytest-timeout==2.1.0
pytest-xdist==2.5.0
python-dateutil==2.8.2
python-snappy==0.6.1
pytz==2022.4
pytz==2022.5
PyYAML==6.0
regex==2022.9.13
requests==2.28.1
requests-mock==1.10.0
requests-oauthlib==1.3.1
rsa==4.9
scikit-learn==1.1.2
scipy==1.9.2
scipy==1.9.3
six==1.16.0
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
SQLAlchemy==1.4.41
SQLAlchemy==1.4.42
sqlparse==0.4.3
tenacity==5.1.5
tensorboard==2.10.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 @@ -21,7 +21,7 @@
# https://s.apache.org/beam-python-dev-wiki
# Reach out to a committer if you need help.

absl-py==1.2.0
absl-py==1.3.0
astunparse==1.6.3
attrs==22.1.0
beautifulsoup4==4.11.1
Expand Down Expand Up @@ -50,9 +50,9 @@ freezegun==1.2.2
future==0.18.2
gast==0.4.0
google-api-core==2.10.2
google-api-python-client==2.64.0
google-api-python-client==2.65.0
google-apitools==0.5.31
google-auth==2.12.0
google-auth==2.13.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.6
google-cloud-bigquery==3.3.5
Expand All @@ -64,27 +64,27 @@ google-cloud-dlp==3.9.2
google-cloud-firestore==2.7.2
google-cloud-language==1.3.2
google-cloud-profiler==3.1.0
google-cloud-pubsub==2.13.9
google-cloud-pubsub==2.13.10
google-cloud-pubsublite==1.5.0
google-cloud-recommendations-ai==0.7.1
google-cloud-spanner==3.22.2
google-cloud-storage==2.5.0
google-cloud-videointelligence==1.16.3
google-cloud-vision==1.0.2
google-cloud-vision==3.1.4
google-crc32c==1.5.0
google-pasta==0.2.0
google-python-cloud-debugger==3.1
google-resumable-media==2.4.0
googleapis-common-protos==1.56.4
greenlet==1.1.3.post0
grpc-google-iam-v1==0.12.4
grpcio==1.49.1
grpcio==1.50.0
grpcio-status==1.48.2
guppy3==3.1.2
h5py==3.7.0
hdfs==2.7.0
httplib2==0.20.4
hypothesis==6.56.2
hypothesis==6.56.3
idna==3.4
importlib-metadata==5.0.0
iniconfig==1.1.1
Expand All @@ -101,15 +101,15 @@ nltk==3.7
nose==1.3.7
numpy==1.22.4
oauth2client==4.1.3
oauthlib==3.2.1
oauthlib==3.2.2
objsize==0.5.2
opt-einsum==3.3.0
orjson==3.8.0
overrides==6.5.0
packaging==21.3
pandas==1.4.4
parameterized==0.8.1
pbr==5.10.0
pbr==5.11.0
pluggy==1.0.0
proto-plus==1.22.1
protobuf==3.19.6
Expand All @@ -130,19 +130,19 @@ pytest-timeout==2.1.0
pytest-xdist==2.5.0
python-dateutil==2.8.2
python-snappy==0.6.1
pytz==2022.4
pytz==2022.5
PyYAML==6.0
regex==2022.9.13
requests==2.28.1
requests-mock==1.10.0
requests-oauthlib==1.3.1
rsa==4.9
scikit-learn==1.1.2
scipy==1.9.2
scipy==1.9.3
six==1.16.0
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
SQLAlchemy==1.4.41
SQLAlchemy==1.4.42
sqlparse==0.4.3
tenacity==5.1.5
tensorboard==2.10.1
Expand Down

0 comments on commit 5e4c544

Please sign in to comment.