Skip to content

Commit

Permalink
ray version 2.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cheroy-ntia committed Mar 22, 2024
1 parent 07ef42b commit 36d3873
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.9.0,<=2.9.3",
"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.9.0",
"scos-actions[test]",
]

Expand Down

0 comments on commit 36d3873

Please sign in to comment.