We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e832e3 commit 65d32c1Copy full SHA for 65d32c1
pyproject.toml
@@ -65,6 +65,7 @@ python-constraint2 = "^2.0.0b5"
65
xmltodict = "*"
66
pandas = ">=2.0.0"
67
scikit-learn = ">=1.0.2"
68
+ray = ">=2.9.1"
69
# Torch can be used with Kernel Tuner, but is not a dependency, should be up to the user to use it
70
71
# List of optional dependencies for user installation, e.g. `pip install kernel_tuner[cuda]`, used in the below `extras`.
0 commit comments