onnxruntime/tools/ci_build/github/linux/python/requirements.txt
Changming Sun f9e623e4d1
Update CMake to 3.31.0rc1 (#22433)
To include a bug fix:
https://gitlab.kitware.com/cmake/cmake/-/merge_requests/9890

Discussion:

https://discourse.cmake.org/t/cmake-incorrectly-links-to-nvrtc-builtins/12723/4

This bug fix should be included in our upcoming release, because right
now our GPU package depends on “libnvrtc-builtins.so.12.2" which has a
hardcoded CUDA version: 12.2. The minor CUDA version should not be
there.
2024-10-16 11:50:13 -07:00

10 lines
112 B
Text

numpy==2.1.2
mypy
pytest
setuptools>=68.2.2
wheel
onnx==1.16.1
protobuf==4.21.12
sympy==1.12
flatbuffers
psutil