We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd2d333 commit fa656d7Copy full SHA for fa656d7
pyproject.toml
@@ -38,7 +38,6 @@ dependencies = [
38
"scikit-learn",
39
"better-optimize>=0.1.2",
40
"pydantic>=2.0.0",
41
- "preliz",
42
]
43
44
[project.optional-dependencies]
@@ -52,6 +51,7 @@ dev = [
52
51
"dask[all]<2025.1.1",
53
"blackjax",
54
"statsmodels",
+ "preliz",
55
56
docs = [
57
"nbsphinx>=0.4.2",
0 commit comments