diff options
| author | Kaalleen <36401965+kaalleen@users.noreply.github.com> | 2022-05-24 19:40:30 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-24 19:40:30 +0200 |
| commit | e968f814f718c32742466bfa50cb62f0ad7b2d54 (patch) | |
| tree | bc02fc1bf3eb7a3f7c939d76e6323c1cdfe0976e /requirements.txt | |
| parent | ca07b1b267b0f401b947c984e67ee15de9e16c8f (diff) | |
Add ripple stitch feature (#1667)
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 4ff2cc0a..b64be645 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ backports.functools_lru_cache wxPython networkx -shapely==1.8.0 +shapely==1.8.2 lxml appdirs numpy<=1.17.4 |
