mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Reland of #153153, which was incidentally closed. Update the minimum CMake version to 3.27 because of it provides more CUDA targets such as CUDA::nvperf_host so that it is possible to remove some of our forked CUDA modules. See https://github.com/pytorch/pytorch/pull/153783. It's also possible to facilitate future third-party updates such as FBGEMM (its current shipped version requires 3.21). Pull Request resolved: https://github.com/pytorch/pytorch/pull/154783 Approved by: https://github.com/ezyang
37 lines
650 B
Plaintext
37 lines
650 B
Plaintext
boto3==1.35.42
|
|
cmake==3.27.*
|
|
expecttest==0.3.0
|
|
fbscribelogger==0.1.7
|
|
filelock==3.6.0
|
|
hypothesis==6.56.4
|
|
librosa>=0.6.2
|
|
mpmath==1.3.0
|
|
networkx==2.8.7
|
|
ninja==1.10.2.4
|
|
numba==0.59.0
|
|
numpy==1.26.4
|
|
opt-einsum>=3.3
|
|
optree==0.13.0
|
|
packaging==23.1
|
|
parameterized==0.8.1
|
|
pillow==10.3.0
|
|
protobuf==5.29.4
|
|
psutil==5.9.1
|
|
pygments==2.15.0
|
|
pytest-cpp==2.3.0
|
|
pytest-flakefinder==1.1.0
|
|
pytest-rerunfailures==10.3
|
|
pytest-subtests==0.13.1
|
|
pytest-xdist==3.3.1
|
|
pytest==7.3.2
|
|
pyyaml==6.0.2
|
|
scipy==1.12.0
|
|
setuptools==72.1.0
|
|
sympy==1.13.3
|
|
tlparse==0.3.30
|
|
tensorboard==2.13.0
|
|
typing-extensions==4.12.2
|
|
unittest-xml-reporting<=3.2.0,>=2.0.0
|
|
xdoctest==1.1.0
|
|
z3-solver==4.12.2.0
|