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"
3434Optimisers = " 0.2.16, 0.3, 0.4"
3535ProgressMeter = " 1.0.0"
3636StatsBase = " 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"
1818Plots = " 91a5bcdd-55d7-5caf-9e0b-520d859cae80"
1919ProgressMeter = " 92933f4c-e287-5a05-a399-4b506db050ca"
2020Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
21+ ReverseDiff = " 37e2e3b7-166d-5795-8a7a-e32c996b4267"
2122StatsBase = " 2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2223Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
2324
24- [extras ]
25- CUDA_Runtime_jll = " 76a88914-d11a-5bdc-97e0-2f5a05c973a2"
26-
2725[compat ]
2826Mooncake = " 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"
1515ReverseDiff = " 37e2e3b7-166d-5795-8a7a-e32c996b4267"
1616Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
1717Zygote = " 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