Skip to content

Commit 2cadbcb

Browse files
committed
Issue #173 temporarily pin down openeo_driver below 0.126.0
1 parent 317d6c7 commit 2cadbcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"requests",
3636
"attrs",
3737
"openeo>=0.38.0",
38-
"openeo_driver>=0.123.0.dev",
38+
"openeo_driver>=0.123.0.dev,<0.126.0",
3939
"flask~=2.0",
4040
"gunicorn~=20.0",
4141
"python-json-logger>=2.0.0",

0 commit comments

Comments
 (0)