Skip to content

Commit 4a83e56

Browse files
authored
Upgrade patch version of tensorflow (#116)
1 parent e4d0993 commit 4a83e56

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.0
4+
tensorflow==2.7.4
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.0
5+
tensorflow==2.8.4
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.1
4+
tensorflow==2.6.2
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.0
4+
tensorflow==2.7.4
55
colorama==0.4.4
66
tqdm==4.62.3
77
ffmpeg-python==0.2.0

0 commit comments

Comments
 (0)