Skip to content

Commit 3dabefc

Browse files
Update pip package to fix projection issue
See Changelog for version 3.0.23.3. This resolves #483.
1 parent f58af3e commit 3dabefc

File tree

3 files changed

+299
-237
lines changed

3 files changed

+299
-237
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ seaborn = "==0.11.0"
2222
python-dotenv = "*"
2323
natsort = "*"
2424
memory-profiler = "*"
25+
pyproj = "==3.1.0"
2526

2627
[requires]
2728
python_version = "3.8"

0 commit comments

Comments
 (0)