-
Notifications
You must be signed in to change notification settings - Fork 2
/
Project.toml
34 lines (31 loc) · 1.06 KB
/
Project.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
name = "PoreMatMod"
uuid = "2de0d7f0-0963-4438-8bc8-7e7ffe3dc69a"
authors = ["SimonEnsemble <[email protected]>", "Adrian Henle <[email protected]>"]
version = "0.2.20"
[deps]
Bio3DView = "99c8bb3a-9d13-5280-9740-b4880ed9c598"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
MetaGraphs = "626554b9-1ddb-594c-aa3c-2596fe9399a5"
Pluto = "c3e4b0f8-55cb-11ea-2926-15256bba5781"
PrecompileSignatures = "91cefc8d-f054-46dc-8f8c-26e11d7c5411"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Xtals = "ede5f01d-793e-4c47-9885-c447d1f18d6d"
[compat]
Aqua = "0.5"
Bio3DView = "0.1, 1, 2"
DataFrames = "1"
Graphs = "1.7"
MetaGraphs = "0.7"
Pluto = "0.19, 0.20, 0.21, 0.22"
PrecompileSignatures = "3"
Reexport = "1"
StatsBase = "0.33"
Xtals = "0.4, 0.5, 0.6"
julia = "1.6"
[extras]
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"