Explorar el Código

Bump joblib from 0.16 to 1.2.0 in /PyTorch/Recommendation/DLRM

Bumps [joblib](https://github.com/joblib/joblib) from 0.16 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/0.16.0...1.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] hace 3 años
padre
commit
a6073d86b7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      PyTorch/Recommendation/DLRM/requirements_preprocessing.txt

+ 1 - 1
PyTorch/Recommendation/DLRM/requirements_preprocessing.txt

@@ -1,4 +1,4 @@
 numpy
 pandas
-joblib==0.16
+joblib==1.2.0
 tqdm