From 585c7353e7820129fa800625ab8387fffa9348cc Mon Sep 17 00:00:00 2001 From: Alex D Date: Tue, 14 May 2019 08:32:41 +0200 Subject: [PATCH] chore: update requirements.txt pyproj version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d801210..d71987b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ fiona>=1.8.6 shapely>=1.6.4 pandas>=0.24.2 -pyproj>=1.9.6 +pyproj>=2.0.0 numpy>=1.15.4 matplotlib>=3.0.3 emoji>=0.5.1