Summary
I ran uv lock to update the uv.lock file with torch nightly
it updateD the uv.lock with version:
windows: 2.10.0.dev20251208+cu130
linux: 2.10.0.dev20251209+cu130 (this version does not even exist in pytorch nightly index)
https://download.pytorch.org/whl/nightly/torch/
at the time I ran this uv lock, the latest version is as below
windows: 2.10.0.dev20251209+cu130
linux: 2.10.0.dev20251208+cu130
the uv.lock file seems like mismatch linux with windows version, and mismatched windows with linux version
Platform
Linux 6.14.0-37-generic x86_64 GNU/Linux
Version
astral-sh/setup-uv@v7
Python version
3.11