File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -34,4 +34,4 @@ Functors = "0.5.2"
34
34
Optimisers = " 0.2.16, 0.3, 0.4"
35
35
ProgressMeter = " 1.0.0"
36
36
StatsBase = " 0.33, 0.34"
37
- julia = " 1.11 "
37
+ julia = " 1.10.8 "
Original file line number Diff line number Diff line change @@ -18,11 +18,12 @@ Optimisers = "3bd65402-5787-11e9-1adc-39752487f4e2"
18
18
Plots = " 91a5bcdd-55d7-5caf-9e0b-520d859cae80"
19
19
ProgressMeter = " 92933f4c-e287-5a05-a399-4b506db050ca"
20
20
Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
21
+ ReverseDiff = " 37e2e3b7-166d-5795-8a7a-e32c996b4267"
21
22
StatsBase = " 2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
22
23
Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
23
24
24
- [extras ]
25
- CUDA_Runtime_jll = " 76a88914-d11a-5bdc-97e0-2f5a05c973a2"
26
-
27
25
[compat ]
28
26
Mooncake = " 0.4.142"
27
+
28
+ [extras ]
29
+ CUDA_Runtime_jll = " 76a88914-d11a-5bdc-97e0-2f5a05c973a2"
Original file line number Diff line number Diff line change @@ -15,3 +15,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
15
15
ReverseDiff = " 37e2e3b7-166d-5795-8a7a-e32c996b4267"
16
16
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
17
17
Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
18
+
19
+ [compat ]
20
+ Mooncake = " 0.4.142"
21
+
You can’t perform that action at this time.
0 commit comments