diff --git a/requirements.txt b/requirements.txt index beeba2e..3650b5c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ -numpy==1.17.0 -opencv-python==4.1.0.25 +numpy==1.19.5 +opencv-python==4.1.2.30 scipy==1.4.1 -tensorflow==1.15.2 +tensorflow==2.5.0 colorama==0.4.3 tqdm==4.47.0 ffmpeg-python==0.2.0 Pillow==7.2.0 scikit-image==0.17.2 -h5py==2.10.0 +h5py==3.1.0 diff --git a/requirements_3.8.txt b/requirements_3.6.txt similarity index 58% rename from requirements_3.8.txt rename to requirements_3.6.txt index 3650b5c..beeba2e 100644 --- a/requirements_3.8.txt +++ b/requirements_3.6.txt @@ -1,10 +1,10 @@ -numpy==1.19.5 -opencv-python==4.1.2.30 +numpy==1.17.0 +opencv-python==4.1.0.25 scipy==1.4.1 -tensorflow==2.5.0 +tensorflow==1.15.2 colorama==0.4.3 tqdm==4.47.0 ffmpeg-python==0.2.0 Pillow==7.2.0 scikit-image==0.17.2 -h5py==3.1.0 +h5py==2.10.0