Skip to content

Commit 8ce0dce

Browse files
committed
Add a bunch of Compat entries
1 parent d90a6ae commit 8ce0dce

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

Project.toml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,13 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2020
[compat]
2121
BSON = "0.3.2"
2222
Flux = "0.13"
23-
Functors = "0.2"
24-
MLUtils = "0.2.6"
25-
NNlib = "0.7.34, 0.8"
23+
Functors = "0.2, 0.3"
24+
CUDA = "3"
25+
ChainRulesCore = "1"
26+
PartialFunctions = "1"
27+
MLUtils = "0.2.10"
28+
NNlib = "0.8"
29+
NNlibCUDA = "0.2"
2630
julia = "1.6"
2731

2832
[publish]

0 commit comments

Comments
 (0)