Skip to content

Remove obsolete PyTorch development dependencies - #2579

Merged
adamtheturtle merged 1 commit into
mainfrom
remove-stale-pytorch-config
Sep 8, 2026
Merged

Remove obsolete PyTorch development dependencies#2579
adamtheturtle merged 1 commit into
mainfrom
remove-stale-pytorch-config

Conversation

@adamtheturtle

Copy link
Copy Markdown
Member

Summary

  • remove the explicit torch and torchvision development dependencies
  • remove the CPU-only PyTorch package index and the matching deptry exceptions
  • regenerate uv.lock, removing PyTorch and its now-unused transitive dependencies

vws-python-mock replaced its PyTorch image-quality stack in 2026.08.04.2. This project already pins 2026.8.26.1, so the extra dependencies and index configuration are no longer needed.

Verification

  • uv lock --check
  • uv run --extra=dev pytest -q --cov-fail-under=100 --cov=src/ --cov=tests . (156 passed, 100% coverage)
  • all prek stages (pre-commit, pre-push, and manual) over all files

@adamtheturtle
adamtheturtle merged commit 2a52a9d into main Sep 8, 2026
13 checks passed
@adamtheturtle
adamtheturtle deleted the remove-stale-pytorch-config branch September 8, 2026 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant