Skip to content

Commit d381975

Browse files
saitcakmakmeta-codesync[bot]
authored andcommitted
Require GPyTorch>=1.15.1. (#3184)
Summary: --- Pull Request resolved: #3184 Reviewed By: Balandat Differential Revision: D93482264 Pulled By: saitcakmak fbshipit-source-id: 0fd21fc06d75f9e7dbcc7a45504bc80799a67d09
1 parent 58f0104 commit d381975

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dynamic = ["version"]
2323
dependencies = [
2424
"typing_extensions",
2525
"pyre_extensions",
26-
"gpytorch>=1.14.2",
26+
"gpytorch>=1.15.1",
2727
"linear_operator>=0.6",
2828
"torch>=2.2",
2929
"pyro-ppl>=1.8.4",

0 commit comments

Comments
 (0)