From 7c44b09832decc78318780eb134b5f0a4e6aa683 Mon Sep 17 00:00:00 2001 From: Steffen Schneider Date: Fri, 30 Jun 2023 17:07:00 +0200 Subject: [PATCH] For docs build, limit scikit-learn version --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 8036cb46..3d16b29e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -67,6 +67,7 @@ docs = matplotlib<=3.5.2 pandas seaborn + scikit-learn<1.3 demos = ipykernel jupyter