From aa4686500cb19b21cc86914c3e9da947e9568ecd Mon Sep 17 00:00:00 2001 From: Liam Steckler Date: Sat, 20 Apr 2024 14:05:57 -0700 Subject: [PATCH] Add shapely --- requirements.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/requirements.txt b/requirements.txt index 9e3fe3d..31cf953 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.9.0.post0 python-magic==0.4.27 PyYAML==6.0.1 requests==2.31.0 +shapely==2.0.3 six==1.16.0 SQLAlchemy==2.0.28 staticmap==0.5.7