We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a478ce0 commit c94a47fCopy full SHA for c94a47f
pyproject.toml
@@ -70,7 +70,7 @@ lefthook = ">=1.13.1,<2"
70
ruff = ">=0.12.12,<0.13"
71
typos = ">=1.36.2,<2"
72
actionlint = ">=1.7.7,<2"
73
-blacken-docs = ">=1.19.1,<2"
+blacken-docs = ">=1.20.0,<2"
74
pytest = ">=8.4.2,<9"
75
validate-pyproject = ">=0.24.1,<0.25"
76
# NOTE: don't add cupy, jax, pytorch, or sparse here,
0 commit comments