We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce08ec9 commit e9591d4Copy full SHA for e9591d4
setup.py
@@ -46,7 +46,7 @@
46
"flask",
47
"werkzeug>=1.0.1,<2.3.0", # https://github.com/Open-EO/openeo-python-driver/issues/187
48
"requests>=2.28.0",
49
- "openeo>=0.15.0",
+ "openeo>=0.24.0a2",
50
"openeo_processes==0.0.4", # 0.0.4 is special build/release, also see https://github.com/Open-EO/openeo-python-driver/issues/152
51
"gunicorn>=20.0.1",
52
"numpy>=1.22.0",
0 commit comments