Skip to content

Commit 205247b

Browse files
committed
bump openeo dep to (now) non-alpha release "openeo>=0.38.0"
1 parent 9587438 commit 205247b

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
@@ -53,7 +53,7 @@
5353
"flask>=2.0.0",
5454
"werkzeug>=3.0.3", # https://github.com/Open-EO/openeo-python-driver/issues/243
5555
"requests>=2.28.0",
56-
"openeo>=0.38.0.a3.dev",
56+
"openeo>=0.38.0",
5757
"openeo_processes==0.0.4", # 0.0.4 is special build/release, also see https://github.com/Open-EO/openeo-python-driver/issues/152
5858
"gunicorn>=20.0.1",
5959
"numpy>=1.22.0",

0 commit comments

Comments
 (0)