diff --git a/setup.py b/setup.py index fc4c664..23491f5 100644 --- a/setup.py +++ b/setup.py @@ -43,7 +43,7 @@ setup( 'celery==4.3.0', 'redis==3.2.1', 'aerofiles==1.0.0', - 'geoalchemy2==0.6.2', + 'geoalchemy2==0.6.3', 'shapely==1.6.4.post2', 'ogn-client==0.9.4', 'psycopg2-binary==2.8.2',