Skip to content

Commit a8273a9

Browse files
Bump scipy from 1.16.0 to 1.16.1 (#340)
1 parent e81e109 commit a8273a9

2 files changed

Lines changed: 58 additions & 40 deletions

File tree

poetry.lock

Lines changed: 57 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
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.16.0" # required by numba
22+
scipy = "^1.16.1" # required by numba
2323
geoalchemy2 = "^0.18.0"
2424
psycopg2-binary = "^2.9.10"
2525

0 commit comments

Comments
 (0)