mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
This reverts commit 7b56b039afe2b4a4038c09d8b6cb1597823f3d5f. Reverted https://github.com/pytorch/pytorch/pull/143360 on behalf of https://github.com/atalman due to Broke 3.13t builds please test with ciflow/binaries label attached ([comment](https://github.com/pytorch/pytorch/pull/143360#issuecomment-2603433066))
22 lines
295 B
Plaintext
22 lines
295 B
Plaintext
# Python dependencies required for development
|
|
astunparse
|
|
cmake
|
|
expecttest>=0.3.0
|
|
filelock
|
|
fsspec
|
|
hypothesis
|
|
jinja2
|
|
lintrunner ; platform_machine != "s390x"
|
|
networkx
|
|
ninja
|
|
numpy
|
|
optree>=0.13.0
|
|
packaging
|
|
psutil
|
|
pyyaml
|
|
requests
|
|
setuptools
|
|
sympy==1.13.3
|
|
types-dataclasses
|
|
typing-extensions>=4.10.0
|