We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79ad72c commit a012f45Copy full SHA for a012f45
1 file changed
pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
7
8
[project]
9
name = "spotpython"
10
-version = "0.26.25"
+version = "0.26.26"
11
authors = [
12
{ name="T. Bartz-Beielstein", email="tbb@bartzundbartz.de" }
13
]
@@ -26,8 +26,9 @@ classifiers = [
26
dependencies = [
27
"build",
28
"captum",
29
- "lightning>=2.0.0rc0",
+ "forestci",
30
"graphviz",
31
+ "lightning>=2.0.0rc0",
32
"mapie",
33
"matplotlib",
34
"mkdocs>=1.6.0",
0 commit comments