Skip to content

Commit d470d48

Browse files
Add missing Flux compat (#1059)
1 parent de5893f commit d470d48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ReinforcementLearningFarm/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ ReinforcementLearning = "158674fc-8238-5cab-b5ba-03dfc80d1318"
1313

1414
[compat]
1515
FillArrays = "1"
16+
Flux = "0.14"
1617
CircularArrayBuffers = "0.1.12"
1718
Distributions = "0.25"
1819
ReinforcementLearning = "0.11"

0 commit comments

Comments
 (0)