summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaalleen <36401965+kaalleen@users.noreply.github.com>2021-11-15 07:21:16 +0100
committerGitHub <noreply@github.com>2021-11-15 07:21:16 +0100
commit0578a9583bde192a8b1ffec6157a2a476f526878 (patch)
treedd03524c32fdabea317adb9efd0cabfec9ac7f72
parentcf89e2daac4c533a4553695d1a3600a0522a3115 (diff)
shapely 1.7.0 (#1440)
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 34b06f63..84e9bcfc 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,7 +8,7 @@
backports.functools_lru_cache
wxPython
networkx
-shapely<=1.7.1
+shapely<=1.7.0
lxml
appdirs
numpy<=1.17.4