Skip to content

Commit f42260e

Browse files
authored
build: pin scipy to 1.11.4, update pyproject and poetry lock (#451)
1 parent 0ac4575 commit f42260e

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

poetry.lock

+29-30
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ typer = {extras = ["all"], version = "^0.9.0"}
3737
imbalanced-learn = "^0.11.0"
3838
pysal = "^23.7"
3939
esda = "^2.5.1"
40+
scipy = "1.11.4"
4041

4142
[tool.poetry.dev-dependencies]
4243
jupyterlab = "^3.4.5"

0 commit comments

Comments
 (0)