We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e11434f commit 03d0aa7Copy full SHA for 03d0aa7
1 file changed
pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
7
8
[project]
9
name = "spotPython"
10
-version = "0.10.9"
+version = "0.10.10"
11
authors = [
12
{ name="T. Bartz-Beielstein", email="tbb@bartzundbartz.de" }
13
]
@@ -40,7 +40,7 @@ dependencies = [
40
"plotly",
41
"python-markdown-math",
42
"pytorch-lightning>=1.4",
43
- "river<=0.19.0",
+ "river",
44
"scikit-learn",
45
"scipy",
46
"spotRiver",
0 commit comments