Skip to content
Snippets Groups Projects
Commit 425b2d51 authored by Timo Tjaden Stomberg's avatar Timo Tjaden Stomberg
Browse files

setup.py: removed version numbers

parent ea46bc65
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,7 @@ setup( ...@@ -29,7 +29,7 @@ setup(
], ],
install_requires=[ install_requires=[
'gdal==3.0.2', 'gdal',
'numpy', 'numpy',
'pandas', 'pandas',
...@@ -45,7 +45,7 @@ setup( ...@@ -45,7 +45,7 @@ setup(
'ipyleaflet', 'ipyleaflet',
'simplekml', 'simplekml',
'earthengine-api==0.1.308', 'earthengine-api',
'google-cloud', 'google-cloud',
'geemap', 'geemap',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment