Skip to content

Commit ba5926a

Browse files
Bump tensorflow from 1.14.0 to 2.4.2
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.14.0 to 2.4.2. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v1.14.0...v2.4.2) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 223e993 commit ba5926a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Ch2/ch2-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ nlpaug==0.0.14
55
snorkel==0.9.6
66
treedlib==0.1.3
77
numbskull==0.1.1
8-
tensorflow==1.15
8+
tensorflow==2.4.2
99
tensorboard==1.15
1010
nltk==3.2.5
1111
matplotlib==3.2.2

Ch4/ch4-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ nltk==3.5
55
gensim==3.8.3
66
wget==3.2
77
fasttext==0.9.2
8-
tensorflow==1.14.0
8+
tensorflow==2.4.2
99
torch==1.9.0
1010
pytorch_pretrained_bert==0.6.2
1111
tqdm==4.41.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ summa==1.2.0
150150
sumy==0.8.1
151151
tabulate==0.8.7
152152
tensorboard==1.14.0
153-
tensorflow==1.14.0
153+
tensorflow==2.4.2
154154
tensorflow-estimator==1.14.0
155155
termcolor==1.1.0
156156
terminado==0.8.3

0 commit comments

Comments
 (0)