mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-15 21:00:47 +00:00
Bump scipy from 1.9.0 to 1.10.1 in /.github/requirements (#104763)
* Bump scipy from 1.9.0 to 1.10.1 in /.github/requirements Bumps [scipy](https://github.com/scipy/scipy) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Update .github/requirements/pip-requirements-macOS.txt --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nikita Shulga <nshulga@meta.com>
This commit is contained in:
parent
96c27c2d81
commit
4fdfe33ae6
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ pytest-xdist==3.3.1
|
|||
pytest-rerunfailures==10.3
|
||||
pytest-flakefinder==1.1.0
|
||||
pytest-shard==0.1.2
|
||||
scipy==1.9.0
|
||||
scipy==1.10.1
|
||||
sympy==1.11.1
|
||||
unittest-xml-reporting<=3.2.0,>=2.0.0
|
||||
xdoctest==1.1.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue