Skip to content

Commit ba72868

Browse files
chore(deps): bump scipy from 1.9.2 to 1.10.0 in /requirements (#32)
Bumps [scipy](https://github.com/scipy/scipy) from 1.9.2 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.9.2...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea11d6d commit ba72868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ requests==2.28.2
119119
# via
120120
# huggingface-hub
121121
# torchvision
122-
scipy==1.9.2
122+
scipy==1.10.0
123123
# via layoutparser
124124
six==1.16.0
125125
# via

0 commit comments

Comments
 (0)