diff --git a/setup.py b/setup.py index c6df869..7ece02f 100644 --- a/setup.py +++ b/setup.py @@ -50,7 +50,7 @@ setup( 'geoalchemy2==0.9.4', 'shapely==1.7.1', 'ogn-client==1.2.1', - 'mgrs==1.4.0', + 'mgrs==1.4.2', 'psycopg2-binary==2.8.6', 'xmlunittest==0.5.0', 'flower==0.9.7',