diff --git a/src/ReinforcementLearningZoo/Project.toml b/src/ReinforcementLearningZoo/Project.toml index 61097650e..c51fa2f3c 100644 --- a/src/ReinforcementLearningZoo/Project.toml +++ b/src/ReinforcementLearningZoo/Project.toml @@ -33,7 +33,7 @@ Distributions = "0.24, 0.25" Flux = "0.12" IntervalSets = "0.5" MacroTools = "0.5" -ReinforcementLearningBase = "0.9" +ReinforcementLearningBase = "0.9, 0.10" ReinforcementLearningCore = "0.8.2" Setfield = "0.6, 0.7, 0.8" StatsBase = "0.32, 0.33"