Skip to content

Commit

Permalink
pin pyproj to 2.4.0 (#288)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeitsperre authored and tlogan2000 committed Nov 6, 2019
1 parent eca8e21 commit b531951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit b531951

Please sign in to comment.