From 6da79a0bc2506c658bccf5ef0a623030ca046da3 Mon Sep 17 00:00:00 2001 From: Connor French Date: Mon, 12 Aug 2024 12:51:03 -0400 Subject: [PATCH] add reqs for plotting --- requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3b471d4..eb0dc7d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,6 @@ shapely geopandas scikit-allel contextily -matplotlib \ No newline at end of file +matplotlib +folium +mapclassify \ No newline at end of file