mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Revert "[BE]: Update Typeguard to TypeIs for better type inference (#133814)"
This reverts commit 16caa8c1b3a02e47b5f52d3c2d40d7931cc427dc. Reverted https://github.com/pytorch/pytorch/pull/133814 on behalf of https://github.com/jeanschmidt due to checking if this will solve inductor errors ([comment](https://github.com/pytorch/pytorch/pull/133814#issuecomment-2427565425))
This commit is contained in:
@ -11,7 +11,7 @@ requests
|
||||
# is required until pytorch build not refactored to work for latest setuptools.
|
||||
setuptools<=72.1.0
|
||||
types-dataclasses
|
||||
typing-extensions>=4.10.0
|
||||
typing-extensions>=4.8.0
|
||||
sympy==1.13.1 ; python_version >= "3.9"
|
||||
filelock
|
||||
networkx
|
||||
|
Reference in New Issue
Block a user