diff options
| author | Kaalleen <36401965+kaalleen@users.noreply.github.com> | 2021-11-15 07:21:16 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-15 07:21:16 +0100 |
| commit | 0578a9583bde192a8b1ffec6157a2a476f526878 (patch) | |
| tree | dd03524c32fdabea317adb9efd0cabfec9ac7f72 | |
| parent | cf89e2daac4c533a4553695d1a3600a0522a3115 (diff) | |
shapely 1.7.0 (#1440)
| -rw-r--r-- | requirements.txt | 2 |
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 |
