Skip to content

Commit 65d32c1

Browse files
committed
added ray to pyproject.toml
1 parent 7e832e3 commit 65d32c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ python-constraint2 = "^2.0.0b5"
6565
xmltodict = "*"
6666
pandas = ">=2.0.0"
6767
scikit-learn = ">=1.0.2"
68+
ray = ">=2.9.1"
6869
# Torch can be used with Kernel Tuner, but is not a dependency, should be up to the user to use it
6970

7071
# List of optional dependencies for user installation, e.g. `pip install kernel_tuner[cuda]`, used in the below `extras`.

0 commit comments

Comments
 (0)