diff --git a/examples/Project.toml b/examples/Project.toml index c40612e34..b7a1778a8 100644 --- a/examples/Project.toml +++ b/examples/Project.toml @@ -33,7 +33,7 @@ Lux = "0.4" MLDatasets = "0.5, 0.7" MLUtils = "0.2, 0.3" NNlib = "0.8" -OneHotArrays = "0.1" +OneHotArrays = "0.1, 0.2" Optimisers = "0.2" OrdinaryDiffEq = "6" Plots = "1"