Skip to content

Commit 7e6b36c

Browse files
mpolson64meta-codesync[bot]
authored andcommitted
Bump required botorch to 0.16.0 (#4467)
Summary: Pull Request resolved: #4467 Do not land until botorch release is live Reviewed By: saitcakmak Differential Revision: D85321803 fbshipit-source-id: 6e6ee78ec439786bd66614d7c446f932cfdf35ac
1 parent 74a5855 commit 7e6b36c

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.15.1,<0.15.2dev9999",
23+
"botorch[pymoo]>=0.16.0,<0.16.1dev9999",
2424
"jinja2", # also a Plotly dep
2525
"pandas",
2626
"scipy",

0 commit comments

Comments
 (0)