From 6136e99aea877206ba017a4f6334987b83ba6722 Mon Sep 17 00:00:00 2001 From: Wong Yi Jie <55955482+yjwong1999@users.noreply.github.com> Date: Wed, 14 Jun 2023 11:57:49 +0800 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 34370f1..1735448 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ matplotlib==3.4.3 pyparsing==3.0.9 -sklearn==0.0.post1 +# sklearn==0.0.post1 joblib==1.2.0 pandas==1.4.3 cycler==0.11.0