mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00: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
13 lines
190 B
Text
13 lines
190 B
Text
# Python dependencies required for development
|
|
astunparse
|
|
expecttest
|
|
future
|
|
numpy
|
|
psutil
|
|
pyyaml
|
|
requests
|
|
setuptools
|
|
six
|
|
types-dataclasses
|
|
typing_extensions
|
|
dataclasses; python_version<"3.7"
|