From 7fda829629b2a27cb1bd525abdf690f84f56c9f0 Mon Sep 17 00:00:00 2001 From: jebba Date: Mon, 24 Jan 2022 18:29:47 -0700 Subject: [PATCH] more py deps, sklearn, ipywidgets --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index d2c978d..c71d16a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,9 @@ +ipywidgets==7.6.5 jupyterlab==3.2.8 matplotlib==3.5.1 pandas==1.4.0 seaborn==0.11.2 +sklearn tensorflow_cpu==2.7.0 #tensorflow_gpu==2.7.0