Skip to content

Commit

Permalink
Merge pull request #14888: [BEAM-12411] Update Tensorflow to version …
Browse files Browse the repository at this point in the history
…2.5.0 & grpcio to 1.34.0
  • Loading branch information
iemejia authored Jun 10, 2021
2 parents 0b369a5 + 81808d1 commit 9cd7479
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sdks/python/container/base_image_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ fastavro==1.0.0.post1
crcmod==1.7
dill==0.3.1.1
future==0.18.2
grpcio==1.32.0
grpcio==1.34.0
hdfs==2.5.8
httplib2==0.19.1
oauth2client==4.1.3
Expand Down Expand Up @@ -63,7 +63,7 @@ pandas==1.1.5 ; python_version<"3.7"
pandas==1.2.4 ; python_version>="3.7"
protorpc==0.12.0
python-gflags==3.0.6
tensorflow==2.4.1
tensorflow==2.5.0

# Packages needed for testing.
tenacity>=5.0.2
Expand Down
2 changes: 2 additions & 0 deletions sdks/python/container/license_scripts/dep_urls_py.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ pip_dependencies:
license: "https://raw.githubusercontent.com/mtth/hdfs/master/LICENSE"
httplib2:
license: "https://raw.githubusercontent.com/httplib2/httplib2/master/LICENSE"
keras-nightly:
license: "https://raw.githubusercontent.com/keras-team/keras/master/LICENSE"
mmh3:
license: "https://raw.githubusercontent.com/hajimes/mmh3/master/LICENSE"
mock:
Expand Down

0 comments on commit 9cd7479

Please sign in to comment.