Skip to content

Commit 4064c69

Browse files
Bump tensorflow from 2.6.1 to 2.11.0
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.6.1 to 2.11.0. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.6.1...v2.11.0) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a83e56 commit 4064c69

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
numpy==1.21.4
22
opencv-contrib-python-headless==4.1.2.30
33
scipy==1.7.2
4-
tensorflow==2.7.4
4+
tensorflow==2.11.0
55
colorama==0.4.4
66
tqdm==4.62.3
77
ffmpeg-python==0.2.0

requirements_3.10.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ numpy==1.22.2
22
numexpr==2.8.1
33
opencv-python==4.5.5.62
44
scipy==1.8.0
5-
tensorflow==2.8.4
5+
tensorflow==2.11.0
66
colorama==0.4.4
77
tqdm==4.62.3
88
ffmpeg-python==0.2.0

requirements_3.6.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
numpy==1.19.2
22
opencv-contrib-python-headless==4.1.2.30
33
scipy==1.5.4
4-
tensorflow==2.6.2
4+
tensorflow==2.11.0
55
colorama==0.4.4
66
tqdm==4.62.3
77
ffmpeg-python==0.2.0

requirements_3.9.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
numpy==1.21.4
22
opencv-contrib-python-headless==4.5.1.48
33
scipy==1.7.2
4-
tensorflow==2.7.4
4+
tensorflow==2.11.0
55
colorama==0.4.4
66
tqdm==4.62.3
77
ffmpeg-python==0.2.0

0 commit comments

Comments
 (0)