Skip to content

Commit

Permalink
setup.py: bump openeo dep to official release
Browse files Browse the repository at this point in the history
  • Loading branch information
soxofaan committed May 16, 2023
1 parent abea272 commit 16c6378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
install_requires=[
"requests",
"attrs",
"openeo>=0.17.0.a2.dev",
"openeo>=0.17.0",
"openeo_driver>=0.40.0a1.dev",
"flask~=2.0",
"gunicorn~=20.0",
Expand Down

0 comments on commit 16c6378

Please sign in to comment.