-
Notifications
You must be signed in to change notification settings - Fork 26
Expand file tree
/
Copy pathProject.toml
More file actions
39 lines (37 loc) · 1.26 KB
/
Project.toml
File metadata and controls
39 lines (37 loc) · 1.26 KB
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
35
36
37
38
39
name = "GraphMakie docs"
[deps]
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
Cbc = "9961bab8-2fa3-5c5a-9d89-47fab24efd76"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
DecisionTree = "7806a523-6efd-50cb-b5f6-3fa6f1930dbb"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
GraphMakie = "1ecd5474-83a3-4783-bb4f-06765db800d2"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
LayeredLayouts = "f4a74d36-062a-4d48-97cd-1356bad1de4e"
Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
MLJ = "add582a8-e3ab-11e8-2d5e-e98b27df1bc7"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
NetworkDynamics = "22e9dc34-2a0d-11e9-0de0-8588d035468b"
NetworkLayout = "46757867-2c16-5918-afeb-47bfcb05e46a"
OrdinaryDiffEqTsit5 = "b1df2697-797e-41e3-8120-5422d3b24e4a"
RegistryInstances = "2792f1a3-b283-48e8-9a74-f99dce5104f3"
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
WGLMakie = "276b4fcb-3e11-5398-bf8b-a0c2d153d008"
[compat]
CairoMakie = "0.15"
Cbc = "1"
DataStructures = "0.19"
DecisionTree = "0.12"
Documenter = "1"
GraphMakie = ">= 0.1"
Graphs = "1"
LayeredLayouts = "0.2"
Literate = "2"
MLJ = "0.20, 0.21, 0.22, 0.23"
Makie = "0.24"
NetworkDynamics = "0.9, 0.10"
NetworkLayout = "0.4.7"
OrdinaryDiffEqTsit5 = "1, 2"
RegistryInstances = "0.1"
StableRNGs = "1"
WGLMakie = "0.13"