We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 617037e + f7b3fbf commit 3331f81Copy full SHA for 3331f81
1 file changed
pyproject.toml
@@ -79,7 +79,7 @@ optional-dependencies.dev = [
79
# ``sphinxcontrib-towncrier`` renders unreleased news fragments
80
# into docs/source/unreleased.rst during Sphinx builds.
81
"sphinxcontrib-towncrier==0.5.0a0",
82
- "strict-kwargs==2026.5.19.post3",
+ "strict-kwargs==2026.5.20",
83
"sybil==9.3.0",
84
# Listed explicitly (despite being transitive via vws-python-mock) so that
85
# [tool.uv.sources] can redirect to the CPU-only PyTorch index.
0 commit comments