Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump scipy from 1.8.1 to 1.10.0 in /PyTorch/Segmentation/nnUNet
Bumps [scipy](https://github.com/scipy/scipy) from 1.8.1 to 1.10.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.8.1...v1.10.0)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 6, 2023
commit 71acf6bb9c4e058f099e5dc20d0eab6d0173c54a
2 changes: 1 addition & 1 deletion PyTorch/Segmentation/nnUNet/requirements.txt
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ joblib==1.0.1
pytorch-lightning==1.7.7
scikit-learn==1.0
scikit-image==0.18.3
scipy==1.8.1
scipy==1.10.0
rich==12.5.0