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