diff --git a/setup.py b/setup.py index 9523afe..d58a037 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ setup( 'celery==4.4.1', 'redis==3.5.0', 'aerofiles==1.0.0', - 'geoalchemy2==0.6.3', + 'geoalchemy2==0.7.0', 'shapely==1.7.0', 'ogn-client==0.9.6', 'psycopg2-binary==2.8.4',