diff --git a/setup.py b/setup.py index edfa546..355df5a 100644 --- a/setup.py +++ b/setup.py @@ -48,7 +48,7 @@ 'redis==3.5.3', 'aerofiles==1.0.0', 'geoalchemy2==0.9.4', - 'shapely==1.7.1', + 'shapely==2.0.1', 'ogn-client==1.2.1', 'mgrs==1.4.2', 'psycopg2-binary==2.9.2',