Skip to content

Commit 5a10420

Browse files
authored
[tests] Update install_requirements.sh (#1528)
1 parent 3e348a2 commit 5a10420

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

install/install_requirements.sh

-5
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,3 @@ echo "Using pip executable: $PIP_EXECUTABLE"
5050
)
5151

5252
bash install/install_torch.sh
53-
54-
(
55-
set -x
56-
$PIP_EXECUTABLE install evaluate=="0.4.3" lm-eval=="0.4.7" psutil=="6.0.0"
57-
)

0 commit comments

Comments
 (0)