Skip to content

Commit a359035

Browse files
committed
Fix #114 (broken test_load_collection_from_user_selected_backend tests)
1 parent a0e1248 commit a359035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"requests",
2929
"attrs",
3030
"openeo>=0.17.0",
31-
"openeo_driver>=0.51.0.dev",
31+
"openeo_driver>=0.53.1.dev",
3232
"flask~=2.0",
3333
"gunicorn~=20.0",
3434
"python-json-logger>=2.0.0",

0 commit comments

Comments
 (0)