Commit 43041c5
add psutil in requirements.txt (#3601)
Summary:
# context
* a recent change in torch/distributed adds dependency on psutil, which is already in PyTorch's requirements.txt
{F1984038767} {F1984038775}
* add `psutil` in TorchRec's requirements
Differential Revision: D887559381 parent 3a1d5f3 commit 43041c5
2 files changed
+4
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 19 | + | |
| 20 | + | |
0 commit comments