mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
[BE] Relax sympy dependency to 1.13.3 or newer (#148575)
Fixes https://github.com/pytorch/pytorch/issues/145225 Pull Request resolved: https://github.com/pytorch/pytorch/pull/148575 Approved by: https://github.com/ZainRizvi, https://github.com/atalman
This commit is contained in:
parent
9efa9c73f6
commit
dd6ec8706e
|
|
@ -16,6 +16,6 @@ psutil
|
|||
pyyaml
|
||||
requests
|
||||
setuptools
|
||||
sympy==1.13.3
|
||||
sympy>=1.13.3
|
||||
types-dataclasses
|
||||
typing-extensions>=4.10.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user