diff --git a/pyproject.toml b/pyproject.toml index 06f48e44..e4ba9772 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ optional-dependencies.dev = [ # Listed explicitly (despite being transitive via vws-python-mock) so that # [tool.uv.sources] can redirect to the CPU-only PyTorch index. # See: https://vws-python.github.io/vws-python-mock/installation.html#faster-installation - "strict-kwargs==2026.5.19.post1", + "strict-kwargs==2026.5.19.post3", "torch>=2.5.1", "torchvision>=0.20.1", "ty==0.0.37",