From 3863a25696c0a0117c7cf9627bc8e936dd900985 Mon Sep 17 00:00:00 2001
From: Alexandre Roulois <alexandre.roulois@u-paris.fr>
Date: Tue, 24 Jan 2023 13:43:50 +0100
Subject: [PATCH] Add package Scikit-Learn

---
 environment.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/environment.yml b/environment.yml
index 4c16e3c..5151cea 100644
--- a/environment.yml
+++ b/environment.yml
@@ -11,3 +11,5 @@ dependencies:
   - pip
   - python=3.10
   - seaborn=0.11
+  - scikit-learn=1.1
+  - scipy=1.9
-- 
GitLab