File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -19,14 +19,13 @@ TailRec = "f6209947-f0a9-4a6b-8802-d6ceac74b6f9"
19
19
Transducers = " 28d57a85-8fef-5791-bfe6-a80928e7c999"
20
20
21
21
[sources ]
22
+ TabularRL = {path = " ../TabularRL.jl" }
23
+ TailRec = {url = " https://github.com/TakekazuKATO/TailRec.jl" }
22
24
NVIDIALibraries = {url = " https://github.com/Blackbody-Research/NVIDIALibraries.jl" }
23
25
FCANN = {url = " https://github.com/Blackbody-Research/FCANN.jl" }
24
- TailRec = {url = " https://github.com/TakekazuKATO/TailRec.jl" }
25
- TabularRL = {path = " ../TabularRL.jl" }
26
26
27
27
[compat ]
28
- julia = " 1.11"
29
- FCANN = " 1.8.0"
28
+ FCANN = " 1.11.0"
30
29
InteractiveUtils = " 1.11.0"
31
30
LinearAlgebra = " 1.11.0"
32
31
Markdown = " 1.11.0"
@@ -38,3 +37,4 @@ SparseArrays = "1.11.0"
38
37
Statistics = " 1.11.1"
39
38
TailRec = " 0.2.0"
40
39
Transducers = " 0.4.84"
40
+ julia = " 1.11"
Original file line number Diff line number Diff line change @@ -25,11 +25,11 @@ TailRec = {url = "https://github.com/TakekazuKATO/TailRec.jl"}
25
25
ApproximationUtils = {path = " ../ApproximationUtils.jl" }
26
26
27
27
[compat ]
28
- julia = " 1.11"
29
- FCANN = " 1.8.0"
28
+ FCANN = " 1.11.0"
30
29
LinearAlgebra = " 1.11.0"
31
30
NVIDIALibraries = " 1.0.0"
32
31
Random = " 1.11.0"
33
32
Statistics = " 1.11.1"
34
33
TailRec = " 0.2.0"
35
34
Transducers = " 0.4.84"
35
+ julia = " 1.11"
You can’t perform that action at this time.
0 commit comments