Commit 0b0fa46
committed
Pin scipy version to fix botorch fitting failure (#496)
Summary:
Pull Request resolved: #496
Model fits are intermittently failing after scipy updated to 1.15.0 in pip. We're pinning to last stable version we know of 1.14.1.
Reported to Botorch, will remove this bandaid when that is fixed.
Reviewed By: crasanders
Differential Revision: D67802964
fbshipit-source-id: 2b47afb7176b508c0c08e7c128e2e2ebe966e83b1 parent 9c1d8cb commit 0b0fa46
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments