diff --git a/requirements.txt b/requirements.txt index fbe1bc2..65e8c6f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ numpy==1.19.5 opencv-contrib-python-headless==4.1.2.30 scipy==1.7.2 -tensorflow==2.6.1 +tensorflow==2.7.0 colorama==0.4.4 tqdm==4.62.3 ffmpeg-python==0.2.0 diff --git a/requirements_3.9.txt b/requirements_3.9.txt index a6a68f7..98136a3 100644 --- a/requirements_3.9.txt +++ b/requirements_3.9.txt @@ -1,7 +1,7 @@ numpy==1.19.5 opencv-contrib-python-headless==4.5.1.48 scipy==1.7.2 -tensorflow==2.6.1 +tensorflow==2.7.0 colorama==0.4.4 tqdm==4.62.3 ffmpeg-python==0.2.0