From 44adf0da7261f200443415507e74b9528c7b6273 Mon Sep 17 00:00:00 2001 From: santiagoC Date: Mon, 24 Jun 2024 09:07:08 -0500 Subject: [PATCH 1/2] matplotlib --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index 553765a..2e29770 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,3 +27,5 @@ shapely==2.0.4 six==1.16.0 snuggs==1.4.7 tzdata==2024.1 +matplotlib==3.9.0 +matplotlib-inline==0.1.7 From 2d20215b2d5ec0b74fbdf540078840d26cf8a99b Mon Sep 17 00:00:00 2001 From: santiagoC Date: Mon, 24 Jun 2024 23:20:58 -0500 Subject: [PATCH 2/2] new req --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index 2e29770..d436637 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,3 +29,5 @@ snuggs==1.4.7 tzdata==2024.1 matplotlib==3.9.0 matplotlib-inline==0.1.7 +asttokens==2.4.1 +secure-smtplib==0.1.1 \ No newline at end of file