Commit b3dba0f
OSS build fix due to dependency issue
Summary:
internal
psutil was added as a new dependency in FBGEMM in this diff D85604160 and is causing the OSS build to fail.
Fix:
Added psutil in requirements
Differential Revision: D861032371 parent 2f4b794 commit b3dba0f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments