mirror of
https://github.com/zebrajr/pytorch.git
synced 2026-01-15 12:15:51 +00:00
Add psutil to requirements.txt (#52285)
Summary: psutil is used in many test scripts under test/ Pull Request resolved: https://github.com/pytorch/pytorch/pull/52285 Reviewed By: jbschlosser Differential Revision: D26516673 Pulled By: malfet fbshipit-source-id: 09a81d5dba3bf5189e3e5575c2095eb069b93ade
This commit is contained in:
committed by
Facebook GitHub Bot
parent
a59c4039e0
commit
6cfe55dea9
@@ -1,5 +1,7 @@
|
||||
# Python dependencies required for development
|
||||
future
|
||||
numpy
|
||||
psutil
|
||||
pyyaml
|
||||
requests
|
||||
setuptools
|
||||
|
||||
Reference in New Issue
Block a user