Skip to content

Commit af1bfc0

Browse files
0.13.5
1 parent 361057a commit af1bfc0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
77

88
[project]
99
name = "spotPython"
10-
version = "0.13.4"
10+
version = "0.13.5"
1111
authors = [
1212
{ name="T. Bartz-Beielstein", email="tbb@bartzundbartz.de" }
1313
]
@@ -41,10 +41,10 @@ dependencies = [
4141
"plotly",
4242
"python-markdown-math",
4343
"pytorch-lightning>=1.4",
44-
"river",
44+
"river>=0.21.0",
4545
"scikit-learn",
4646
"scipy",
47-
"spotRiver",
47+
"spotRiver>=0.2.33",
4848
"seaborn",
4949
"tabulate",
5050
"tensorboard",

0 commit comments

Comments
 (0)