Skip to content

Commit

Permalink
Merge pull request #335 from IFCA-Advanced-Computing/dependabot/pip/s…
Browse files Browse the repository at this point in the history
…cipy-gte-1.12.0-and-lt-1.15

Update scipy requirement from <1.14,>=1.12.0 to >=1.12.0,<1.15
  • Loading branch information
jaime-cespedes-sisniega authored Jul 25, 2024
2 parents eea94c6 + 77ed520 commit 39d8bff
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 @@ -39,7 +39,7 @@ dependencies = [
"matplotlib>=3.8.2,<3.10",
"numpy>=1.26.3,<2.1",
"requests>=2.31.0,<2.33",
"scipy>=1.12.0,<1.14",
"scipy>=1.12.0,<1.15",
"tqdm>=4.66.1,<5.0",
]

Expand Down

0 comments on commit 39d8bff

Please sign in to comment.