Bump optree version to 0.13.0 to enable Python 3.13 and Python 3.13t support (#137396)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/137396
Approved by: https://github.com/albanD
This commit is contained in:
Xuehai Pan
2024-10-07 17:57:14 +08:00
committed by PyTorch MergeBot
parent 493d0eeef3
commit 59cdd8ddf1
7 changed files with 8 additions and 8 deletions

View File

@ -21,4 +21,4 @@ fsspec
lintrunner
ninja
packaging
optree>=0.12.0 ; python_version <= "3.12"
optree>=0.13.0