Skip to content

Commit be310c7

Browse files
dependabot[bot]roclark
authored andcommitted
Bump tensorflow from 2.7.0 to 2.8.0
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.7.0...v2.8.0) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa44843 commit be310c7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ idna==2.9
1616
importlib-metadata==1.6.0
1717
iniconfig==1.1.1
1818
libclang==12.0.0
19-
keras==2.7.0
19+
keras==2.8.0
2020
Keras-Preprocessing==1.1.2
2121
Markdown==3.2.2
2222
mxnet==1.6.0
@@ -39,10 +39,10 @@ requests-oauthlib==1.3.0
3939
rsa==4.7
4040
scipy==1.4.1
4141
six==1.15.0
42-
tensorboard==2.7.0
42+
tensorboard==2.8.0
4343
tensorboard-plugin-wit==1.6.0.post3
44-
tensorflow==2.7.0
45-
tensorflow-estimator==2.7.0
44+
tensorflow==2.8.0
45+
tensorflow-estimator==2.8.0
4646
tensorflow-io-gcs-filesystem==0.23.1
4747
termcolor==1.1.0
4848
toml==0.10.1

0 commit comments

Comments
 (0)