diff --git a/setup.py b/setup.py index dd27f2f..fc4c664 100644 --- a/setup.py +++ b/setup.py @@ -45,7 +45,7 @@ setup( 'aerofiles==1.0.0', 'geoalchemy2==0.6.2', 'shapely==1.6.4.post2', - 'ogn-client==0.9.1', + 'ogn-client==0.9.4', 'psycopg2-binary==2.8.2', 'mgrs==1.3.5', 'xmlunittest==0.5.0',