From adf5947cf5dc9c52a8e9d41d183ed713ffd88089 Mon Sep 17 00:00:00 2001 From: Michael Fu Date: Mon, 15 Nov 2021 09:00:00 +1100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dba83bc..dc0fadd 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ See the instructions below how to install our PyExplainer Python Package. ### Dependencies ``` -- python >= "3.8" +- python >= "3.6" - scikit-learn >= "0.24.2" - numpy >= "1.20.1" - scipy >= "1.6.1"