Skip to content

Commit 72447cd

Browse files
Bump tensorflow from 1.3.0 to 1.15.2
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.3.0 to 1.15.2. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v1.3.0...v1.15.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent e05c4f1 commit 72447cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Flask==1.1.0
22
gunicorn==19.6.0
33
scipy==0.18.1
4-
tensorflow==1.4.0
4+
tensorflow==1.15.2
55
numpy==1.12.1
66
Tkinter
77
tqdm==4.11.2

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ keras==2.0.2
88
scikit-learn==0.18.1
99
pillow==4.0.0
1010
ipykernel==4.6.1
11-
tensorflow==1.0.0
11+
tensorflow==1.15.2

0 commit comments

Comments
 (0)