Skip to content

Commit 2676182

Browse files
Bump tensorflow from 2.1.2 to 2.6.4
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.1.2 to 2.6.4. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.1.2...v2.6.4) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 075808f commit 2676182

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-python-3.7.4.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ ruamel-yaml==0.15.46
3939
scipy==1.4.1
4040
six==1.14.0
4141
tensorboard==2.1.0
42-
tensorflow==2.1.2
42+
tensorflow==2.6.4
4343
tensorflow-estimator==2.1.0
4444
tensornets==0.4.3
4545
termcolor==1.1.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ rsa==4.0
2929
scipy==1.4.1
3030
six==1.14.0
3131
tensorboard==2.1.0
32-
tensorflow==2.1.2
32+
tensorflow==2.6.4
3333
tensorflow-estimator==2.1.0
3434
tensornets==0.4.3
3535
termcolor==1.1.0

0 commit comments

Comments
 (0)