diff options
| author | Kaalleen <36401965+kaalleen@users.noreply.github.com> | 2022-01-18 18:05:02 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-18 18:05:02 +0100 |
| commit | 9a48fff9813b6538702e8761b2239d6d848e5ac7 (patch) | |
| tree | 31a451dd7955acd7540c1aa9edb1769417065019 /requirements.txt | |
| parent | 0db5548567aa2bc3bc06461f030716a1382afeeb (diff) | |
shapely to 1.8.0 (#1550)
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 84e9bcfc..7a7c2efb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ backports.functools_lru_cache wxPython networkx -shapely<=1.7.0 +shapely==1.8.0 lxml appdirs numpy<=1.17.4 |
