Skip to content

Commit

Permalink
ci: transitive dependency for scipy
Browse files Browse the repository at this point in the history
Signed-off-by: nstarman <[email protected]>
  • Loading branch information
nstarman committed Dec 11, 2024
1 parent 5fd91f8 commit 83fb07b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@

[tool.uv]
constraint-dependencies = [
"pyparsing>=3.0.0",
"bleach>6.0",
"pyparsing>=3.0.0",
"scipy>=1.13",
]

0 comments on commit 83fb07b

Please sign in to comment.