Skip to content

Commit

Permalink
Fix scipy install dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
markurtz committed Aug 21, 2024
1 parent a781756 commit b7cdea4
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 @@ -42,7 +42,7 @@ dependencies = [
dev = [
# general and configurations
"pre-commit~=3.5.0",
"scipy~=1.10.1",
"scipy~=1.10",
"sphinx~=7.1.2",
"tox~=4.16.0",

Expand Down

0 comments on commit b7cdea4

Please sign in to comment.