Skip to content

Commit fa656d7

Browse files
williambdeanandreacate
authored andcommitted
make preliz optional (#522)
1 parent dd2d333 commit fa656d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ dependencies = [
3838
"scikit-learn",
3939
"better-optimize>=0.1.2",
4040
"pydantic>=2.0.0",
41-
"preliz",
4241
]
4342

4443
[project.optional-dependencies]
@@ -52,6 +51,7 @@ dev = [
5251
"dask[all]<2025.1.1",
5352
"blackjax",
5453
"statsmodels",
54+
"preliz",
5555
]
5656
docs = [
5757
"nbsphinx>=0.4.2",

0 commit comments

Comments
 (0)