mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
[BE]: Use undocumented temp shim to restore setuptools compat (#153052)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/153052 Approved by: https://github.com/albanD
This commit is contained in:
committed by
PyTorch MergeBot
parent
3555ebb63d
commit
fb85ebd710
@ -15,8 +15,8 @@ packaging
|
||||
psutil
|
||||
pyyaml
|
||||
requests
|
||||
# issue on Windows after >= 75.8.2 - https://github.com/pytorch/pytorch/issues/148877
|
||||
setuptools>=62.3.0,<75.9
|
||||
# setuptools develop deprecated on 80.0
|
||||
setuptools>=62.3.0,<80.0
|
||||
sympy>=1.13.3
|
||||
types-dataclasses
|
||||
typing-extensions>=4.10.0
|
||||
|
Reference in New Issue
Block a user