From 68e9733c31fcc656dfb5aac9bb88618e04c8dfef Mon Sep 17 00:00:00 2001 From: Colas Geier Date: Mon, 11 Oct 2021 16:05:26 +0200 Subject: [PATCH] setup update requires --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 2042ff9..7a212d4 100644 --- a/setup.py +++ b/setup.py @@ -28,6 +28,7 @@ else: "rasterio >= 1.2.0", "requests >= 2.9.1", "owslib >= 0.24.1", + "psycopg2 >= 2.8.6", ] data_files = []