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 3715b7a commit 3937484Copy full SHA for 3937484
1 file changed
pyproject.toml
@@ -34,7 +34,7 @@ dependencies = [
34
[project.optional-dependencies]
35
dev = [
36
"JPype1==1.5.0",
37
- "black~=22.12.0",
+ "black~=25.11",
38
"click==8.0.4",
39
"joblib~=1.2.0",
40
"jupyterlab~=4.4.4",
@@ -84,4 +84,4 @@ markers = [
84
[tool.setuptools.packages.find]
85
where = ["src"]
86
87
-[tool.setuptools_scm]
+[tool.setuptools_scm]
0 commit comments