Skip to content

Commit

Permalink
Update scipy requirement from <=1.14.1,>=1.2.0 to >=1.2.0,<=1.15.0 (#…
Browse files Browse the repository at this point in the history
…1162)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent c27df94 commit 8c62176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies = [
"pybtex-apa-style",
"robustica>=0.1.4,<=0.1.4",
"scikit-learn>=0.21, <=1.6.0",
"scipy>=1.2.0, <=1.14.1",
"scipy>=1.2.0, <=1.15.0",
"threadpoolctl",
"tqdm",
]
Expand Down

0 comments on commit 8c62176

Please sign in to comment.