Skip to content

Commit

Permalink
Merge pull request #51 from f0uriest/dependabot/pip/scipy-gte-1.10.0-…
Browse files Browse the repository at this point in the history
…and-lte-1.15.0

Update scipy requirement from <=1.14.1,>=1.10.0 to >=1.10.0,<=1.15.0
  • Loading branch information
f0uriest authored Jan 6, 2025
2 parents a927492 + db8b316 commit 1434f0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# standard install requirements
-r ./requirements.txt

scipy >= 1.10.0, <= 1.14.1
scipy >= 1.10.0, <= 1.15.0

# building the docs
sphinx >= 3.0.0, <= 8.1.3
Expand Down

0 comments on commit 1434f0f

Please sign in to comment.