Skip to content

Commit b38c8b0

Browse files
authored
Merge pull request #658 from bbrowning/simpler-constraints-dev-txt-in
Remove torch/vllm from constraints-dev.txt.in
2 parents e3746e4 + 33df024 commit b38c8b0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

constraints-dev.txt.in

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
# SPDX-License-Identifier: Apache-2.0
22

3-
# These are synchronized with instructlab repo; we have to keep them in sync at
4-
# least until we no longer tie sdg repo CI with ilab repo through e2e jobs.
5-
torch<2.7.0
6-
vllm<0.9.0
3+
# SDG has no specific dev version constraints at this point - if we need to
4+
# explicitly cap versions in the future, do it here.

0 commit comments

Comments
 (0)