From 703bb98b62763aab7170fee309e7ee18325daf0d Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Sat, 29 Jul 2023 21:27:10 -0700 Subject: [PATCH] Update Shapely. I need the new to_geojson API. --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d14b4de6..370e134a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,6 +24,7 @@ MarkupSafe==2.1.1 mypy==1.2.0 mypy-extensions==1.0.0 nodeenv==1.7.0 +numpy==1.25.1 packaging==22.0 pathspec==0.10.3 pefile==2022.5.30 @@ -46,7 +47,7 @@ python-dateutil==2.8.2 python-dotenv==0.21.0 pywin32-ctypes==0.2.0 PyYAML==6.0 -Shapely==1.8.5 +shapely==2.0.1 shiboken6==6.4.1 six==1.16.0 sniffio==1.3.0