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 ac19b3a commit 6c82064Copy full SHA for 6c82064
conda-envs/environment-test.yml
@@ -14,6 +14,7 @@ dependencies:
14
- pytest-cov
15
- libgcc<15
16
- pydantic>=2.0.0
17
+ - preliz
18
- pip
19
- pip:
20
- jax
pyproject.toml
@@ -39,6 +39,7 @@ dependencies = [
39
"scikit-learn",
40
"better-optimize",
41
"pydantic>=2.0.0",
42
+ "preliz",
43
]
44
45
[project.optional-dependencies]
0 commit comments