We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0fe418 commit 35244d8Copy full SHA for 35244d8
1 file changed
pyproject.toml
@@ -75,12 +75,12 @@ optional-dependencies.dev = [
75
"sphinx-pyproject==0.3.0",
76
"sphinx-substitution-extensions==2026.1.12",
77
"sphinxcontrib-spelling==8.0.2",
78
+ "strict-kwargs==2026.5.18",
79
# Listed explicitly (despite being transitive via vws-python-mock) so that
80
# [tool.uv.sources] can redirect to the CPU-only PyTorch index.
81
# See: https://vws-python.github.io/vws-python-mock/installation.html#faster-installation
82
"torch>=2.5.1",
83
"torchvision>=0.20.1",
- "strict-kwargs==2026.5.18",
84
"ty==0.0.36",
85
"types-pyyaml==6.0.12.20260510",
86
"vulture==2.16",
0 commit comments