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 a509e5a commit 08d7d43Copy full SHA for 08d7d43
1 file changed
setup.py
@@ -93,7 +93,7 @@
93
# `make install-pydeps-dev`.
94
DEV_DEPS = TEST_DEPS + [
95
"abi3audit",
96
- "black",
+ "black==24.10.0",
97
"check-manifest",
98
"coverage",
99
"packaging",
0 commit comments