diff --git a/requirements.txt b/requirements.txt index 379bd21..8538b90 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.1 -tensorflow==2.6.0 +tensorflow==2.6.1 colorama==0.4.4 tqdm==4.62.3 ffmpeg-python==0.2.0 diff --git a/requirements_3.6.txt b/requirements_3.6.txt index f1c7201..b911a9b 100644 --- a/requirements_3.6.txt +++ b/requirements_3.6.txt @@ -1,7 +1,7 @@ numpy==1.19.2 opencv-contrib-python-headless==4.1.2.30 scipy==1.5.4 -tensorflow==2.6.0 +tensorflow==2.6.1 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 b356b27..9e88bfb 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.1 -tensorflow==2.6.0 +tensorflow==2.6.1 colorama==0.4.4 tqdm==4.62.3 ffmpeg-python==0.2.0