mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 00:20:18 +01:00
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/69796 (Note: this ignores all push blocking failures!) Test Plan: External CI + Sandcastle Reviewed By: zhxchen17 Differential Revision: D33032671 fbshipit-source-id: dbf6690e960e25d6a5f19043cbe792add2acd7ef
14 lines
190 B
Plaintext
14 lines
190 B
Plaintext
# Python dependencies required for development
|
|
astunparse
|
|
expecttest
|
|
future
|
|
numpy
|
|
psutil
|
|
pyyaml
|
|
requests
|
|
setuptools
|
|
six
|
|
types-dataclasses
|
|
typing_extensions
|
|
dataclasses; python_version<"3.7"
|