From 5466aeee744926b7b3fbfd831abf0c9087e77e5f Mon Sep 17 00:00:00 2001 From: Mark Cotton Date: Mon, 24 Jul 2023 15:22:54 -0600 Subject: [PATCH] forgot to include dependencies --- requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 54c36e6..7abd0b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,4 +16,6 @@ cachelib==0.10.2 Flask-Session==0.5.0 EagleEyev3>=0.0.4 tqdm - +pandas +numpy +matplotlib