diff --git a/Project.toml b/Project.toml index b328d9985f..1ecb639db4 100644 --- a/Project.toml +++ b/Project.toml @@ -29,11 +29,11 @@ Adapt = "3.0" CUDA = "3" ChainRulesCore = "1.12" Functors = "0.3" -MLUtils = "0.2, 0.3" +MLUtils = "0.2, 0.3.1" MacroTools = "0.5" NNlib = "0.8.9" NNlibCUDA = "0.2.4" -OneHotArrays = "0.1" +OneHotArrays = "0.1, 0.2" Optimisers = "0.2.1" ProgressLogging = "0.1" Reexport = "0.2, 1.0"