onnxruntime/tools/ci_build/github/linux/docker/scripts/training/requirements.txt
dependabot[bot] b780a3784e Bump numpy in /tools/ci_build/github/linux/docker/scripts/training
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.5 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.19.5...v1.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-04 09:38:38 -08:00

12 lines
250 B
Text

--pre
-f https://download.pytorch.org/whl/torch_stable.html
# transformers requires sklearn
sklearn
numpy==1.21.0
transformers==v2.10.0
torch==1.10.0+cu113
torchvision==0.11.1+cu113
torchtext==0.11.0
tensorboard>=2.2.0,<2.5.0
h5py
setuptools>=41.4.0