mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
This reverts commit 7b56b039af.
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))
21 lines
295 B
Text
21 lines
295 B
Text
# 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
|