Skip to content

Commit b52dfd8

Browse files
Bump tensorflow in /Detection Models/Brain Tumor Detection
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.11.0 to 2.12.1. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.11.0...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 988b1cf commit b52dfd8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Detection Models/Brain Tumor Detection/Web App/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ Flask==2.3.2
22
Markdown==3.4.3
33
numpy==1.23.5
44
Pillow==9.5.0
5-
tensorflow==2.12.0
5+
tensorflow==2.12.1
66
tensorflow_intel==2.12.0

Detection Models/Brain Tumor Detection/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ pandas==1.5.3
33
seaborn==0.12.2
44
matplotlib==3.6.3
55
scikit-learn==1.2.1
6-
tensorflow==2.11.0
6+
tensorflow==2.12.1
77
keras==2.13.1

0 commit comments

Comments
 (0)