Skip to content

Commit

Permalink
test 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
odunbar committed Dec 2, 2024
1 parent d476e21 commit 23fc293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/GaussianProcess/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ using LinearAlgebra
using PyCall
using ScikitLearn
const pykernels = PyNULL()
copy!(pykernels, pyimport_conda("sklearn.gaussian_process.kernels", "scikit-learn=1.3.2"))
copy!(pykernels, pyimport_conda("sklearn.gaussian_process.kernels", "scikit-learn=1.5.1"))


using CalibrateEmulateSample.Emulators
Expand Down

0 comments on commit 23fc293

Please sign in to comment.