Skip to content

Commit e3bdf95

Browse files
sdaultonmeta-codesync[bot]
authored andcommitted
Bump pinned botorch version to 0.17.2 (#4975)
Summary: Pull Request resolved: #4975 [Ax] Bump pinned botorch version to 0.17.2 Bumps the pinned botorch version from 0.17.1 to 0.17.2. Reviewed By: saitcakmak Differential Revision: D95230574 fbshipit-source-id: 4c2e3edeed4147de489603464db8c6654a260912
1 parent 68939aa commit e3bdf95

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
@@ -20,7 +20,7 @@ classifiers = [
2020
dynamic = ["version"]
2121

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

0 commit comments

Comments
 (0)