From 8472c712dbb9b9fae65b75e96acc2a297a10a795 Mon Sep 17 00:00:00 2001 From: Meisterschueler Date: Sun, 9 Jun 2019 11:23:15 +0200 Subject: [PATCH] Revert "Bump ogn-client from 0.9.1 to 0.9.3" --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c252827..98b7cfb 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.3', + 'ogn-client==0.9.1', 'psycopg2-binary==2.8.1', 'mgrs==1.3.5', 'xmlunittest==0.5.0',