Skip to content

Commit 520a6fd

Browse files
Update scipy requirement from <1.12 to <1.13 (rom1504#343)
Updates the requirements on [scipy](https://github.com/scipy/scipy) to permit the latest version. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v0.1.0...v1.12.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b9679bf commit 520a6fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ aiohttp>=3.8.1,<4
2424
multilingual-clip>=1.0.10,<2
2525
transformers
2626
urllib3<2
27-
scipy<1.12
27+
scipy<1.13
2828
all_clip<2

0 commit comments

Comments
 (0)