Skip to content

Commit 4314a41

Browse files
Bump scipy from 1.13.0 to 1.13.1 (#167)
Bumps [scipy](https://github.com/scipy/scipy) from 1.13.0 to 1.13.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.13.0...v1.13.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ddc66a1 commit 4314a41

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

poetry.lock

Lines changed: 27 additions & 27 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
@@ -14,7 +14,7 @@ repository = "https://github.com/whitphx/transformers.js.py"
1414
[tool.poetry.dependencies]
1515
python = "^3.10"
1616
numpy = { version = "^1.22.3", optional = true }
17-
scipy = { version = "^1.8.0", optional = true }
17+
scipy = { version = "^1.13.1", optional = true }
1818

1919
[tool.poetry.extras]
2020
audio = ["numpy", "scipy"]

0 commit comments

Comments
 (0)