diff --git a/src/ReinforcementLearningZoo/Project.toml b/src/ReinforcementLearningZoo/Project.toml index 043662f68..c49e34745 100644 --- a/src/ReinforcementLearningZoo/Project.toml +++ b/src/ReinforcementLearningZoo/Project.toml @@ -35,7 +35,7 @@ IntervalSets = "0.5" MacroTools = "0.5" ReinforcementLearningBase = "0.9" ReinforcementLearningCore = "0.8.2" -Setfield = "0.6, 0.7" +Setfield = "0.6, 0.7, 0.8" StatsBase = "0.32, 0.33" StructArrays = "0.4, 0.5, 0.6" Zygote = "0.5, 0.6"