From 3a33722db43de636a7762a40c35f292e4c1c594b Mon Sep 17 00:00:00 2001 From: jebba Date: Mon, 24 Jan 2022 14:46:54 -0700 Subject: [PATCH] add pandas dep --- requirements.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2a669c6..f471b76 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,6 @@ +matplotlib==3.5.1 +pandas==1.4.0 + tensorflow_cpu==2.7.0 #tensorflow_gpu==2.7.0 #tensorflow==2.7.0 - -matplotlib==3.5.1