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 9587438 commit 205247bCopy full SHA for 205247b
setup.py
@@ -53,7 +53,7 @@
53
"flask>=2.0.0",
54
"werkzeug>=3.0.3", # https://github.com/Open-EO/openeo-python-driver/issues/243
55
"requests>=2.28.0",
56
- "openeo>=0.38.0.a3.dev",
+ "openeo>=0.38.0",
57
"openeo_processes==0.0.4", # 0.0.4 is special build/release, also see https://github.com/Open-EO/openeo-python-driver/issues/152
58
"gunicorn>=20.0.1",
59
"numpy>=1.22.0",
0 commit comments