diff options
| author | Kaalleen <36401965+kaalleen@users.noreply.github.com> | 2022-12-19 21:11:50 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-19 21:11:50 +0100 |
| commit | a4f86a3106dff5d342380a19beac5191026bfb08 (patch) | |
| tree | b4a208ee1bea986bb455235a0770f55392eaa40c /requirements.txt | |
| parent | 4286090570832186edab14b24c7dc8cd2fba7c65 (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.txt | 2 |
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 |
