We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7580f50 commit 35d5445Copy full SHA for 35d5445
pyproject.toml
@@ -147,7 +147,7 @@ dependencies = [
147
# Ray: Used for distributed processing
148
# Updated Fri Oct 18, 2025 with ray[default]==2.46.0
149
# License: Apache 2.0 https://github.com/ray-project/ray/blob/master/LICENSE
150
- "ray[default]==2.49.2",
+ "ray[default]",
151
152
# psutil: Cross-platform process and system utilities
153
# Updated: Fri Nov 07, 2025 with psutil==6.1.1
0 commit comments