Jelajahi Sumber

Bump joblib from 1.0.1 to 1.2.0 in /PyTorch/Segmentation/nnUNet

Bumps [joblib](https://github.com/joblib/joblib) from 1.0.1 to 1.2.0.
- [Release notes](https://github.com/joblib/joblib/releases)
- [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst)
- [Commits](https://github.com/joblib/joblib/compare/1.0.1...1.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 3 tahun lalu
induk
melakukan
8f14f5ea0a
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      PyTorch/Segmentation/nnUNet/requirements.txt

+ 1 - 1
PyTorch/Segmentation/nnUNet/requirements.txt

@@ -1,7 +1,7 @@
 git+https://github.com/NVIDIA/dllogger
 git+https://github.com/NVIDIA/mlperf-common.git
 nibabel==3.2.1
-joblib==1.0.1
+joblib==1.2.0
 pytorch-lightning==1.7.7
 scikit-learn==1.0
 scikit-image==0.18.3