Skip to content

Commit 3a9bf81

Browse files
committed
add pyproj requirement version 2.1
1 parent d34b59e commit 3a9bf81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
'gdal>=2',
2121
'godale',
2222
'geopandas>=0.8',
23+
'pyproj>=2.1',
2324
'jupyterlab',
2425
'matplotlib',
2526
'numpy',

0 commit comments

Comments
 (0)