Skip to content

Commit 2c96936

Browse files
github-actions[bot]CompatHelper JuliaHenriDeh
authored
CompatHelper: bump compat for NNlib to 0.9 for package ReinforcementLearningZoo, (keep existing compat) (#906)
Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Henri Dehaybe <[email protected]>
1 parent e072b4b commit 2c96936

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ReinforcementLearningZoo/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1919
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
2020

2121
[compat]
22-
ChainRulesCore = "1"
2322
CUDA = "4"
23+
ChainRulesCore = "1"
2424
Distributions = "0.25"
2525
Flux = "0.13"
2626
Functors = "0.2, 0.3, 0.4"
2727
LogExpFunctions = "0.3"
28-
NNlib = "0.8"
28+
NNlib = "0.8, 0.9"
2929
Optim = "1"
3030
ReinforcementLearningBase = "0.12"
3131
ReinforcementLearningCore = "0.11"

0 commit comments

Comments
 (0)