Skip to content

Commit d0ae700

Browse files
saitcakmakmeta-codesync[bot]
authored andcommitted
Bump pinned botorch version to 0.18.0 (#5216)
Summary: Pull Request resolved: #5216 Bumps the pinned botorch version from 0.17.2 to 0.18.0 in the Ax GitHub `pyproject.toml`, in preparation for the BoTorch 0.18.0 release. Reviewed By: dme65 Differential Revision: D107301386 fbshipit-source-id: 8cfdf5604878b5a2993a05b958ca8bee0f075de1
1 parent 8749b08 commit d0ae700

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ classifiers = [
2020
dynamic = ["version"]
2121

2222
dependencies = [
23-
"botorch[pymoo]>=0.17.2,<0.17.3dev9999",
23+
"botorch[pymoo]>=0.18.0,<0.18.1dev9999",
2424
"jinja2", # also a Plotly dep
2525
"pandas",
2626
"scipy",

0 commit comments

Comments
 (0)