Skip to content

Commit

Permalink
Update pip package to fix projection issue
Browse files Browse the repository at this point in the history
See Changelog for version 3.0.23.3. This resolves #483.
  • Loading branch information
nickchadwick-noaa authored Nov 29, 2021
1 parent f58af3e commit 3dabefc
Show file tree
Hide file tree
Showing 3 changed files with 299 additions and 237 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ seaborn = "==0.11.0"
python-dotenv = "*"
natsort = "*"
memory-profiler = "*"
pyproj = "==3.1.0"

[requires]
python_version = "3.8"
Loading

0 comments on commit 3dabefc

Please sign in to comment.