mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Because we don't support Python < 3.7 anymore. Pull Request resolved: https://github.com/pytorch/pytorch/pull/78501 Approved by: https://github.com/janeyx99
13 lines
156 B
Plaintext
13 lines
156 B
Plaintext
# Python dependencies required for development
|
|
astunparse
|
|
expecttest
|
|
future
|
|
numpy
|
|
psutil
|
|
pyyaml
|
|
requests
|
|
setuptools
|
|
six
|
|
types-dataclasses
|
|
typing_extensions
|