mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-15 20:50:42 +00:00
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>
12 lines
250 B
Text
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
|