From ebf59c626e76d3456fd55b2befba94df02bbf1bb Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Fri, 31 Jan 2020 01:18:24 -0500 Subject: pin to shapely 1.6.3 for pyinstaller compatibility --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 5ab6f5fb..0c3782a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ backports.functools_lru_cache wxPython==4.0.6 networkx==2.2 -shapely +shapely==1.6.3 lxml appdirs numpy<1.16.0 -- cgit v1.2.3