Skip to content

Commit 81af883

Browse files
authored
Remove psutil as part of requirements (#2181)
1 parent 64b5e15 commit 81af883

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.ci/docker/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,5 @@ fsspec
88
tyro
99
tokenizers >= 0.15.0
1010
safetensors
11-
psutil
1211
einops
1312
pillow

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ dependencies = [
2424
"fsspec",
2525
"tyro",
2626
"tensorboard",
27-
"psutil",
2827
"einops",
2928
"pillow",
3029
]

0 commit comments

Comments
 (0)