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 04ad3f4 commit 5155624Copy full SHA for 5155624
setup.py
@@ -56,7 +56,7 @@
56
"flask>=2.0.0",
57
"werkzeug>=3.0.3", # https://github.com/Open-EO/openeo-python-driver/issues/243
58
"requests>=2.28.0",
59
- "openeo>=0.42.0",
+ "openeo>=0.42.0.dev",
60
"openeo_processes==0.0.4", # 0.0.4 is special build/release, also see https://github.com/Open-EO/openeo-python-driver/issues/152
61
"gunicorn>=20.0.1",
62
"numpy>=1.22.0",
0 commit comments