diff --git a/setup.py b/setup.py index 4db4118ec..165fef13a 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ "dask[complete]", "bottleneck>=1.2.1", "xarray==0.13.0", - "pyproj>=1.9.5.1", + "pyproj==2.4.0", "pint>=0.8", "boltons>=19.0", "scikit-learn>=0.21.3",