We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff18610 commit 31cc87fCopy full SHA for 31cc87f
1 file changed
pyproject.toml
@@ -63,7 +63,7 @@ test = [
63
test_parallel_backends = [
64
"dask",
65
"joblib",
66
- "ray",
+ 'ray >=2.40.0; python_version < "3.13"',
67
]
68
all_extras = [
69
"hyperactive[integrations]",
0 commit comments