From edf6eae2c00f7fa6d76ee381f5b625155061a725 Mon Sep 17 00:00:00 2001 From: Antonio Feregrino Date: Tue, 25 May 2021 17:10:30 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Bump=20scikit-learn=20minimum=20?= =?UTF-8?q?version=20in=20README=20(#840)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 7a7b7c48a..994f22ca5 100644 --- a/README.rst +++ b/README.rst @@ -59,7 +59,7 @@ The dependency requirements are based on the last scikit-learn release: * scipy(>=0.19.1) * numpy(>=1.13.3) -* scikit-learn(>=0.23) +* scikit-learn(>=0.24) * joblib(>=0.11) * keras 2 (optional) * tensorflow (optional)