File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,8 +38,7 @@ dependencies = [
3838 " urllib3>=2.2.3" ,
3939 " vws-auth-tools>=2024.7.12" ,
4040]
41- optional-dependencies.dev = [
42- " actionlint-py==1.7.12.24" ,
41+ optional-dependencies.dev = [ " actionlint-py==1.7.12.24" ,
4342 " check-manifest==0.51" ,
4443 " deptry==0.25.1" ,
4544 " doc8==2.0.0" ,
@@ -76,13 +75,13 @@ optional-dependencies.dev = [
7675 " sphinx-pyproject==0.3.0" ,
7776 " sphinx-substitution-extensions==2026.1.12" ,
7877 " sphinxcontrib-spelling==8.0.2" ,
78+ " strict-kwargs==2026.5.18" ,
7979 " sybil==9.3.0" ,
8080 # Listed explicitly (despite being transitive via vws-python-mock) so that
8181 # [tool.uv.sources] can redirect to the CPU-only PyTorch index.
8282 # See: https://vws-python.github.io/vws-python-mock/installation.html#faster-installation
8383 " torch>=2.5.1" ,
8484 " torchvision>=0.20.1" ,
85- " strict-kwargs==2026.5.18" ,
8685 " ty==0.0.36" ,
8786 " types-requests==2.33.0.20260513" ,
8887 " vulture==2.16" ,
You can’t perform that action at this time.
0 commit comments