Skip to content

Commit

Permalink
[CI] Keras version upgraded from 2.3.1 to 2.4.3 (apache#6793)
Browse files Browse the repository at this point in the history
  • Loading branch information
ANSHUMAN TRIPATHY authored and trevor-m committed Dec 4, 2020
1 parent 39428b0 commit ab56b21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/install/ubuntu_install_tensorflow.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ set -e
set -u
set -o pipefail

pip3 install tensorflow==2.3.1 keras==2.3.1 h5py
pip3 install tensorflow==2.3.1 keras==2.4.3 h5py

0 comments on commit ab56b21

Please sign in to comment.