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.
better-optimize
1 parent 79b5886 commit 83639d9Copy full SHA for 83639d9
pyproject.toml
@@ -36,7 +36,7 @@ dynamic = ["version"] # specify the version in the __init__.py file
36
dependencies = [
37
"pymc>=5.21.1",
38
"scikit-learn",
39
- "better-optimize>=0.1.2",
+ "better-optimize>=0.1.4",
40
"pydantic>=2.0.0",
41
]
42
0 commit comments