Skip to content

Commit c63f072

Browse files
danl-aisiclaude
andcommitted
deps: pin sifter-build by tag 2.0.0; drop dev-env exclude-newer from lock
Pin to the 2.0.0 release tag rather than a commit SHA, and regenerate uv.lock with UV_EXCLUDE_NEWER unset so it carries no relative exclude-newer span (which made `uv sync --locked` fail in CI). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent a9975f6 commit c63f072

2 files changed

Lines changed: 3 additions & 7 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
[tool.uv]
4141
environments=["sys_platform == 'linux'"]
4242
[tool.uv.sources]
43-
sifter-build=[{git="https://github.com/UKGovernmentBEIS/sifter-build.git", rev="8d48ef78d448d8780999debdfc286c43afa71214"}]
43+
sifter-build=[{git="https://github.com/UKGovernmentBEIS/sifter-build.git", tag="2.0.0"}]
4444
torch=[{index="pytorch-cu126", marker="sys_platform == 'linux'"}]
4545

4646
[dependency-groups]

uv.lock

Lines changed: 2 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)