summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorKaalleen <36401965+kaalleen@users.noreply.github.com>2022-12-19 21:11:50 +0100
committerGitHub <noreply@github.com>2022-12-19 21:11:50 +0100
commita4f86a3106dff5d342380a19beac5191026bfb08 (patch)
treeb4a208ee1bea986bb455235a0770f55392eaa40c /requirements.txt
parent4286090570832186edab14b24c7dc8cd2fba7c65 (diff)
Point to troubleshoot in fatal error message (#1967)
* point to troubleshoot in fatal error message * shapely version
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 66303cce..e73010d2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,7 +9,7 @@ wxPython>=4.1.1
backports.functools_lru_cache
networkx
-shapely
+shapely==1.8.5
lxml
appdirs
numpy