From 6f2555d7d4f760544676a950eb4f685378069eb5 Mon Sep 17 00:00:00 2001 From: ChickenSellerRED Date: Mon, 11 Mar 2024 09:57:32 -0700 Subject: [PATCH] update requirements.txtr --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6c191cd..730c332 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,4 +18,5 @@ GeoAlchemy2==0.14.1 PyYAML==6.0.1 SQLAlchemy_Utils==0.41.1 geopandas==0.13.2 -shapely==2.0.2 \ No newline at end of file +shapely==2.0.2 +matplotlib==3.7.4 \ No newline at end of file