Skip to content

Commit e9591d4

Browse files
committed
fixup! Issue #195 test_views_execute: run against 1.2 API as well
1 parent ce08ec9 commit e9591d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"flask",
4747
"werkzeug>=1.0.1,<2.3.0", # https://github.com/Open-EO/openeo-python-driver/issues/187
4848
"requests>=2.28.0",
49-
"openeo>=0.15.0",
49+
"openeo>=0.24.0a2",
5050
"openeo_processes==0.0.4", # 0.0.4 is special build/release, also see https://github.com/Open-EO/openeo-python-driver/issues/152
5151
"gunicorn>=20.0.1",
5252
"numpy>=1.22.0",

0 commit comments

Comments
 (0)