Files
pytorch/requirements.txt
PyTorch MergeBot 6b18daf205 Revert "Delete Lark (#123689)"
This reverts commit a631461eef7317efccf981989c5cf5c5b486ab0a.

Reverted https://github.com/pytorch/pytorch/pull/123689 on behalf of https://github.com/PaliC due to This PR seems to be breaking  test_binary_ufuncs.py ([comment](https://github.com/pytorch/pytorch/pull/123689#issuecomment-2048489549))
2024-04-10 21:48:04 +00:00

22 lines
328 B
Plaintext

# Python dependencies required for development
astunparse
expecttest!=0.2.0
hypothesis
numpy
psutil
pyyaml
requests
setuptools
types-dataclasses
typing-extensions>=4.8.0
sympy
filelock
networkx
jinja2
fsspec
# setuptools was removed from default python install
setuptools ; python_version >= "3.12"
packaging
optree>=0.9.1
lark