We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8afc4b7 commit a5f4413Copy full SHA for a5f4413
1 file changed
pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
7
8
[project]
9
name = "spotpython"
10
-version = "0.33.6"
+version = "0.33.8"
11
authors = [
12
{ name="T. Bartz-Beielstein", email="tbb@bartzundbartz.de" }
13
]
@@ -45,9 +45,7 @@ dependencies = [
45
"plotly",
46
"pytest",
47
"pytest-mock",
48
- "PyQt6",
49
"python-markdown-math",
50
- "pytorch-lightning>=1.4",
51
"river>=0.22.0",
52
"scikit-learn",
53
"scipy",
0 commit comments