mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Pull Request resolved: https://github.com/pytorch/pytorch/pull/153943 Approved by: https://github.com/malfet
23 lines
349 B
Plaintext
23 lines
349 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 develop deprecated on 80.0
|
|
setuptools>=62.3.0,<80.0
|
|
sympy>=1.13.3
|
|
types-dataclasses
|
|
typing-extensions>=4.13.2
|