Skip to content

Commit aecca28

Browse files
committed
pin ngcsdk
Signed-off-by: Peter St. John <pstjohn@nvidia.com>
1 parent 0342382 commit aecca28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ uv pip install --no-build-isolation \
195195
-r /requirements-test.txt
196196

197197
# Install back ngcsdk, as a WAR for the protobuf version conflict with nemo_toolkit.
198-
uv pip install ngcsdk
198+
uv pip install ngcsdk==3.63.0 # Remove when https://nvidia.slack.com/archives/CEX3JC6SF/p1744898511311379 is fixed.
199199

200200
# Addressing security scan issue - CVE vulnerability https://github.com/advisories/GHSA-g4r7-86gm-pgqc The package is a
201201
# dependency of lm_eval from NeMo requirements_eval.txt. We also remove zstandard, another dependency of lm_eval, which

0 commit comments

Comments
 (0)