Skip to content

Commit

Permalink
Issue #173 temporarily pin down openeo_driver below 0.125.0
Browse files Browse the repository at this point in the history
  • Loading branch information
soxofaan committed Feb 12, 2025
1 parent 2cadbcb commit 8b3679c
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 @@ -35,7 +35,7 @@
"requests",
"attrs",
"openeo>=0.38.0",
"openeo_driver>=0.123.0.dev,<0.126.0",
"openeo_driver>=0.123.0.dev,<0.125.0",
"flask~=2.0",
"gunicorn~=20.0",
"python-json-logger>=2.0.0",
Expand Down

0 comments on commit 8b3679c

Please sign in to comment.