Skip to content

Commit 31cc87f

Browse files
committed
Update pyproject.toml
1 parent ff18610 commit 31cc87f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ test = [
6363
test_parallel_backends = [
6464
"dask",
6565
"joblib",
66-
"ray",
66+
'ray >=2.40.0; python_version < "3.13"',
6767
]
6868
all_extras = [
6969
"hyperactive[integrations]",

0 commit comments

Comments
 (0)