From fb18af3833b31b644c0c1342876ac38525a13b18 Mon Sep 17 00:00:00 2001 From: Jesse Livezey Date: Wed, 28 Apr 2021 12:00:20 -0700 Subject: [PATCH] update sklearn version number in docs --- README.md | 2 +- docs/source/installation.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1023caeb..facb1219 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ PyUoI requires * numpy>=1.14 * h5py>=2.8 -* scikit-learn>=0.20 +* scikit-learn>=0.24 and optionally diff --git a/docs/source/installation.rst b/docs/source/installation.rst index 6c0ef1d3..d05f75d0 100644 --- a/docs/source/installation.rst +++ b/docs/source/installation.rst @@ -28,7 +28,7 @@ PyUoI requires * numpy>=1.14 * h5py>=2.8 - * scikit-learn>=0.20 + * scikit-learn>=0.24 and optionally