Skip to content

Commit 8d36856

Browse files
authored
Require GPyTorch>=1.15.1.
1 parent 58f0104 commit 8d36856

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)