diff --git a/setup.py b/setup.py index 3fbb38d..878d41e 100644 --- a/setup.py +++ b/setup.py @@ -46,7 +46,7 @@ setup( 'geoalchemy2==0.6.2', 'shapely==1.6.4.post2', 'ogn-client==0.9.1', - 'psycopg2-binary==2.8.1', + 'psycopg2-binary==2.8.2', 'mgrs==1.3.5', 'xmlunittest==0.5.0', 'tqdm==4.32.1',