Added pyepsg to requirements as it is now an optional requirement of cartopy...
Added pyepsg to requirements as it is now an optional requirement of cartopy but still used in geoarray. Updated version info.
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
... | ... | @@ -7,6 +7,7 @@ geojson |
matplotlib | ||
numpy | ||
pandas | ||
pyepsg # optional dependency of cartopy, needed by geoarray | ||
py_tools_ds>=0.14.35 | ||
scikit-image | ||
shapely | ||
... | ... |
Please register or sign in to comment