diff --git a/setup.py b/setup.py index de5510c..68769f2 100644 --- a/setup.py +++ b/setup.py @@ -43,7 +43,7 @@ setup( 'redis==3.5.3', 'aerofiles==1.0.0', 'geoalchemy2==0.8.4', - 'shapely==1.7.0', + 'shapely==1.7.1', 'ogn-client==0.9.7', 'psycopg2-binary==2.8.5', 'mgrs==1.3.7',