We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85247ac commit c6be216Copy full SHA for c6be216
1 file changed
pyproject.toml
@@ -23,7 +23,7 @@ scripts.keys_values = "keys_values.__main__:main"
23
dependencies = [
24
"torchao",
25
"filelock",
26
- "black",
+ "black==25.12.0",
27
"flake8",
28
]
29
0 commit comments