From 591f4201eca68a27d72dd8b54b49fe9f1efa7783 Mon Sep 17 00:00:00 2001 From: Sean Morgan Date: Sun, 1 Nov 2020 19:09:49 -0800 Subject: [PATCH] Update pytest.txt --- tools/install_deps/pytest.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/install_deps/pytest.txt b/tools/install_deps/pytest.txt index 8419d626a0..77e8aa66f0 100644 --- a/tools/install_deps/pytest.txt +++ b/tools/install_deps/pytest.txt @@ -2,6 +2,6 @@ pytest~=5.3 pytest-xdist~=1.31 pytest-extra-durations~=0.1.3 scikit-learn~=0.22 -scikit-image~=0.15.0 +scikit-image~=0.17.0 Pillow~=7.0.0 tqdm>=4.36.1