From cc5bc9d882cd5c09a2e73d0064cdd4eef73d7800 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Jan 2023 05:49:34 +0000 Subject: [PATCH] Update dependency shapely to v2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index df812826ce..3a5cb9dcad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pyramid==2.0.0 pyramid-debugtoolbar==4.10 qrcode==7.3.1 image==1.5.33 -shapely==1.8.5.post1 +shapely==2.0.0 SQLAlchemy==1.4.46 pyaml-env==1.2.1 urllib3==1.26.13