onnxruntime/tools/ci_build/github/linux/docker/scripts/requirements.txt
Changming Sun deea945f80
Remove openmp and scipy from build pipelines (#4305)
1. Remove openmp because the default thread pool is already good enough.
2. Remove scipy from build pipelines because it stops support python 3.5.
2020-06-23 20:18:16 -07:00

6 lines
68 B
Text

numpy==1.16.6
requests==2.21.0
mypy
pytest
setuptools>=41.4.0
wheel