Skip to content

Commit

Permalink
Bump BoTorch requirement (facebook#389)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: facebook#389

Addresses facebook#387

Reviewed By: sdsingh

Differential Revision: D24025000

fbshipit-source-id: 978177341cf638c132b84505013376db54f5aea1
  • Loading branch information
lena-kashtelyan authored and facebook-github-bot committed Sep 30, 2020
1 parent 1af2a7d commit 512f704
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 512f704

Please sign in to comment.