Skip to content

Commit f65b3ff

Browse files
sdaultonfacebook-github-bot
authored andcommitted
bump botorch version requirement (#246)
Summary: Pull Request resolved: #246 see title Reviewed By: lena-kashtelyan Differential Revision: D19432084 fbshipit-source-id: ad61e7756414bea0fcd533f43c27ab2e1e1b7a03
1 parent 8136d12 commit f65b3ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010
REQUIRES = [
11-
"botorch==0.2.0",
11+
"botorch==0.2.1",
1212
"jinja2", # also a Plotly dep
1313
"pandas",
1414
"scipy",

0 commit comments

Comments
 (0)