Skip to content

Commit ad1874f

Browse files
CompatHelper: bump compat for ReinforcementLearningCore to 0.13 for package ReinforcementLearningExperiments, (keep existing compat) (#958)
1 parent eebc2e5 commit ad1874f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReinforcementLearningExperiments/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Distributions = "0.25"
2020
Flux = "0.13, 0.14"
2121
Reexport = "1"
2222
ReinforcementLearningBase = "0.12"
23-
ReinforcementLearningCore = "0.12"
23+
ReinforcementLearningCore = "0.12, 0.13"
2424
ReinforcementLearningEnvironments = "0.8"
2525
ReinforcementLearningZoo = "0.7, 0.8"
2626
StableRNGs = "1"

0 commit comments

Comments
 (0)