Skip to content

Commit eebc2e5

Browse files
CompatHelper: bump compat for ReinforcementLearningCore to 0.13 for package ReinforcementLearningZoo, (keep existing compat) (#957)
1 parent 1332da3 commit eebc2e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReinforcementLearningZoo/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ LogExpFunctions = "0.3"
2828
NNlib = "0.8, 0.9"
2929
Optim = "1"
3030
ReinforcementLearningBase = "0.12"
31-
ReinforcementLearningCore = "0.12"
31+
ReinforcementLearningCore = "0.12, 0.13"
3232
StatsBase = "0.33, 0.34"
3333
Zygote = "0.6"
3434
julia = "1.9"

0 commit comments

Comments
 (0)