We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 361057a commit af1bfc0Copy full SHA for af1bfc0
1 file changed
pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
7
8
[project]
9
name = "spotPython"
10
-version = "0.13.4"
+version = "0.13.5"
11
authors = [
12
{ name="T. Bartz-Beielstein", email="tbb@bartzundbartz.de" }
13
]
@@ -41,10 +41,10 @@ dependencies = [
41
"plotly",
42
"python-markdown-math",
43
"pytorch-lightning>=1.4",
44
- "river",
+ "river>=0.21.0",
45
"scikit-learn",
46
"scipy",
47
- "spotRiver",
+ "spotRiver>=0.2.33",
48
"seaborn",
49
"tabulate",
50
"tensorboard",
0 commit comments