Skip to content

Commit 1819eb8

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for FastGaussQuadrature to 0.5, (keep existing compat)
1 parent 74cb28d commit 1819eb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "AugmentedGaussianProcesses"
22
uuid = "38eea1fd-7d7d-5162-9d08-f89d0f2e271e"
33
authors = ["Theo Galy-Fajou <[email protected]>"]
4-
version = "0.11.5"
4+
version = "0.11.6"
55

66
[deps]
77
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
@@ -29,7 +29,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
2929
AbstractMCMC = "2, 3, 4"
3030
ChainRulesCore = "1"
3131
Distributions = "0.21.5, 0.22, 0.23, 0.24, 0.25"
32-
FastGaussQuadrature = "0.4"
32+
FastGaussQuadrature = "0.4, 0.5"
3333
ForwardDiff = "0.10"
3434
GPLikelihoods = "0.2, 0.3, 0.4"
3535
InducingPoints = "0.2, 0.3"

0 commit comments

Comments
 (0)