mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
This reverts commit f5130bf339f12ccf5c6296130c47685bdc4858e4. Reverted https://github.com/pytorch/pytorch/pull/158720 on behalf of https://github.com/yangw-dev due to this pr failed internally when build torchgen due to rror: fail: Unknown PyPI project: pyyaml, it seems like this is caused by change PyYAML into pyyaml, please fix it ([comment](https://github.com/pytorch/pytorch/pull/158720#issuecomment-3129995414))
8 lines
118 B
Plaintext
8 lines
118 B
Plaintext
PyYAML==6.0.1
|
|
numpy==1.26.4
|
|
requests==2.32.4
|
|
setuptools==78.1.1
|
|
sympy==1.12
|
|
typing_extensions==4.11.0
|
|
networkx==2.8.8
|