Skip to content

Commit

Permalink
Bump BoTorch requirement
Browse files Browse the repository at this point in the history
Summary: Addresses facebook#387

Reviewed By: sdsingh

Differential Revision: D24025000

fbshipit-source-id: 54ceaf70414d92be72e7b9e811d58d563245b261
  • Loading branch information
Elena Kashtelyan authored and facebook-github-bot committed Sep 30, 2020
1 parent 8efcb4c commit 4f8309d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@


REQUIRES = [
"botorch>=0.2.2",
"botorch>=0.3.1",
"jinja2", # also a Plotly dep
"pandas",
"scipy",
Expand Down

0 comments on commit 4f8309d

Please sign in to comment.