We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb3e2c7 commit 537301dCopy full SHA for 537301d
setup.py
@@ -51,7 +51,7 @@
51
"gunicorn>=20.0.1",
52
"numpy>=1.22.0",
53
"shapely<2.0.0", # https://github.com/Open-EO/openeo-python-driver/issues/158
54
- "pandas>=1.3.0",
+ "pandas>=1.4.0",
55
"geopandas>=0.11.0", # 0.11.0 fixes https://github.com/geopandas/geopandas/pull/2243
56
"xarray>=0.16.2",
57
"flask-cors",
0 commit comments