mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Sort requirements.txt (#143778)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/143778 Approved by: https://github.com/albanD
This commit is contained in:
committed by
PyTorch MergeBot
parent
f42cff4e29
commit
4bacfd6e11
@ -1,21 +1,21 @@
|
||||
# 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.1 ; python_version >= "3.9"
|
||||
types-dataclasses
|
||||
typing-extensions>=4.10.0
|
||||
sympy==1.13.1 ; python_version >= "3.9"
|
||||
filelock
|
||||
networkx
|
||||
jinja2
|
||||
fsspec
|
||||
lintrunner ; platform_machine != "s390x"
|
||||
ninja
|
||||
packaging
|
||||
optree>=0.13.0
|
||||
cmake
|
||||
|
Reference in New Issue
Block a user