Skip to content

Commit cb5dbb5

Browse files
authored
Bump tensorflow to 2.7.0 for Python 3.7+ (#58)
1 parent 00c38c0 commit cb5dbb5

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
numpy==1.19.5
22
opencv-contrib-python-headless==4.1.2.30
33
scipy==1.7.2
4-
tensorflow==2.6.1
4+
tensorflow==2.7.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.19.5
22
opencv-contrib-python-headless==4.5.1.48
33
scipy==1.7.2
4-
tensorflow==2.6.1
4+
tensorflow==2.7.0
55
colorama==0.4.4
66
tqdm==4.62.3
77
ffmpeg-python==0.2.0

0 commit comments

Comments
 (0)