Skip to content

Commit 97a9221

Browse files
Bump tensorflow from 2.0.0 to 2.3.1
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.0.0 to 2.3.1. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.0.0...v2.3.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent c048155 commit 97a9221

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ sphinxcontrib-serializinghtml==1.1.3
2828
urllib3==1.25.3
2929
sphinx-markdown-tables==0.0.9
3030
numpy==1.17.2
31-
tensorflow==2.0.0rc2
31+
tensorflow==2.4.0
3232
torch==1.2.0

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ sacremoses==0.0.35
3636
sentencepiece==0.1.83
3737
six==1.12.0
3838
tensorboard==2.0.0
39-
tensorflow==2.0.0
39+
tensorflow==2.4.0
4040
tensorflow-estimator==2.0.0
4141
termcolor==1.1.0
4242
torch==1.2.0

0 commit comments

Comments
 (0)