Skip to content

Commit ee4a366

Browse files
committed
Update pyproject.toml
bump min version of scipy
1 parent 31f64ee commit ee4a366

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ actfast = "^1.1.2"
2222
numpy = ">=1.26.0, <3.0.0"
2323
pydantic = "^2.11.1"
2424
pydantic-settings = "^2.3.4"
25-
scipy = "^1.13.0"
25+
scipy = "^1.14.1"
2626
scikit-digital-health = "^0.17.9"
2727
typer = "^0.15.2"
2828

0 commit comments

Comments
 (0)