From 93936bee88ac6fced783ac8f890c493efc4d0dda Mon Sep 17 00:00:00 2001 From: Liam Steckler Date: Thu, 29 Feb 2024 12:08:42 -0800 Subject: [PATCH] Add shapely --- requirements.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/requirements.txt b/requirements.txt index 2d9b350..46d930c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,12 +4,15 @@ charset-normalizer==3.3.2 decorator==5.1.1 greenlet==3.0.3 idna==3.6 +install==1.3.5 Mastodon.py==1.8.1 +numpy==1.26.4 pillow==10.2.0 python-dateutil==2.8.2 python-magic==0.4.27 PyYAML==6.0.1 requests==2.31.0 +shapely==2.0.3 six==1.16.0 SQLAlchemy==2.0.27 staticmap==0.5.7