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