From c0fcdef1f7730589d0a12a04e9d72e34adbba24f Mon Sep 17 00:00:00 2001
From: Alexander Grote <grote@fzi.de>
Date: Thu, 25 Apr 2024 14:59:41 +0200
Subject: [PATCH] Updating requirements.txt

---
 ml_bootcamp/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ml_bootcamp/requirements.txt b/ml_bootcamp/requirements.txt
index 6c6363b..d983f68 100644
--- a/ml_bootcamp/requirements.txt
+++ b/ml_bootcamp/requirements.txt
@@ -1,4 +1,4 @@
-sklearn
+scikit-learn
 numpy
 pandas
 seaborn
-- 
GitLab