From b1603347535fe6c2c2c0f9af2e0d0999b193e7ba Mon Sep 17 00:00:00 2001 From: Oleksandr Chychkan Date: Fri, 24 Sep 2021 11:43:19 -0700 Subject: [PATCH] Rollback to 0.17.2 for Python 3.6 --- requirements_3.6.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_3.6.txt b/requirements_3.6.txt index 1c9ab20..94e75b3 100644 --- a/requirements_3.6.txt +++ b/requirements_3.6.txt @@ -6,6 +6,6 @@ colorama==0.4.4 tqdm==4.47.0 ffmpeg-python==0.2.0 Pillow==8.3.2 -scikit-image==0.18.3 +scikit-image==0.17.2 h5py==3.1.0 PyQt5==5.15.4