Skip to content

Commit 5ff31a8

Browse files
Bump scipy from 1.15.2 to 1.15.3 (#307)
1 parent 55bd9ee commit 5ff31a8

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

poetry.lock

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

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ loguru = "^0.7.2"
1919
sqlmodel = "^0.0.24"
2020
pyhocon = "^0.3.60"
2121
numba = "^0.61.2"
22-
scipy = "^1.15.2" # required by numba
22+
scipy = "^1.15.3" # required by numba
2323
geoalchemy2 = "^0.17.1"
2424
psycopg2 = "^2.9.10"
2525

0 commit comments

Comments
 (0)