Skip to content

Commit 537301d

Browse files
committed
Issue #176/#177 requires at least pandas 1.4.0
1 parent eb3e2c7 commit 537301d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"gunicorn>=20.0.1",
5252
"numpy>=1.22.0",
5353
"shapely<2.0.0", # https://github.com/Open-EO/openeo-python-driver/issues/158
54-
"pandas>=1.3.0",
54+
"pandas>=1.4.0",
5555
"geopandas>=0.11.0", # 0.11.0 fixes https://github.com/geopandas/geopandas/pull/2243
5656
"xarray>=0.16.2",
5757
"flask-cors",

0 commit comments

Comments
 (0)