Skip to content

Commit

Permalink
build: lock scipy to 1.11.4, update pyproject and poetry lock
Browse files Browse the repository at this point in the history
  • Loading branch information
nmaarnio committed Nov 6, 2024
1 parent 0ac4575 commit 14d443b
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
59 changes: 29 additions & 30 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ typer = {extras = ["all"], version = "^0.9.0"}
imbalanced-learn = "^0.11.0"
pysal = "^23.7"
esda = "^2.5.1"
scipy = "1.11.4"

[tool.poetry.dev-dependencies]
jupyterlab = "^3.4.5"
Expand Down

0 comments on commit 14d443b

Please sign in to comment.