Skip to content

Commit

Permalink
ray 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dboulware committed Apr 11, 2024
1 parent 2763dab commit cd2b137
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies = [
"numpy>=1.22.0",
"psutil>=5.9.4",
"python-dateutil>=2.0",
"ray>=2.6.3,<2.8.0",
"ray==2.10.0",
"ruamel.yaml>=0.15",
"scipy>=1.8.0",
"sigmf @ git+https://github.com/NTIA/SigMF@multi-recording-archive",
Expand All @@ -65,7 +65,7 @@ test = [
dev = [
"hatchling>=1.14.1,<2.0",
"pre-commit>=3.3.1,<4.0",
"ray[default]>=2.4.0",
"ray[default]>=2.10.0",
"scos-actions[test]",
]

Expand Down

0 comments on commit cd2b137

Please sign in to comment.