Skip to content

Commit 85d58bc

Browse files
author
Closed-Limelike-Curves
committed
Fix dependencies
1 parent 688335b commit 85d58bc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Project.toml

+7
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ uuid = "a68b5a21-f429-434e-8bfa-46b447300aac"
33
authors = ["Carlos Parada <[email protected]>"]
44
version = "0.1.0"
55

6+
[deps]
7+
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
8+
LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890"
9+
MCMCChains = "c7f686f2-ff18-58e9-bc7b-31028e88f75d"
10+
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
11+
Tullio = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"
12+
613
[compat]
714
julia = "1.6"
815

0 commit comments

Comments
 (0)