-
Notifications
You must be signed in to change notification settings - Fork 2
/
Project.toml
59 lines (57 loc) · 2.04 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
name = "Vizagrams"
uuid = "8c229dad-8b3a-4031-83d6-73545c88426d"
authors = ["Davi Barreira <[email protected]> and contributors"]
version = "0.2.10"
[deps]
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
CoordinateTransformations = "150eb455-5306-5404-9cee-2592286d6298"
FreeTypeAbstraction = "663a7486-cb36-511b-a19d-713bb74d65c9"
Hyperscript = "47d2ed2b-36de-50cf-bf87-49c2cf4b8b91"
LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
Librsvg_jll = "925c91fb-5dd6-59dd-8e8c-345e74382d89"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MLStyle = "d8e11817-5142-5d16-987a-aa16d5891078"
MathTeXEngine = "0a4f8689-d25c-4efe-a92b-7142dfc1aa53"
Memoize = "c03570c3-d221-55d1-a50c-7939bbd78826"
NamedTupleTools = "d9ec5142-1e00-5aa0-9d6a-321866360f50"
PooledArrays = "2dfb63ee-cc39-5dd5-95bd-886bf059d720"
Query = "1a8c2f83-1ff3-5112-b086-8aa67b057ba1"
RelocatableFolders = "05181044-ff0b-4ac5-8273-598c1e38db00"
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
Rotations = "6038ab10-8711-5258-84ad-4b1120ba62dc"
Showoff = "992d4aef-0814-514b-bc4d-f2e9a6c4116f"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Transducers = "28d57a85-8fef-5791-bfe6-a80928e7c999"
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
[compat]
Accessors = "0.1"
ColorSchemes = "3.24.0"
Colors = "0.12.10, 0.13"
CoordinateTransformations = "0.6.3"
FreeTypeAbstraction = "0.10"
Hyperscript = "0.0.5"
LaTeXStrings = "1.3"
Librsvg_jll = "2.54.5"
MLStyle = "0.4.17"
MathTeXEngine = "0.6.0"
Memoize = "0.4.4"
NamedTupleTools = "0.14.3"
PooledArrays = "1.4"
Query = "1.0.0"
RelocatableFolders = "1.0.1"
Requires = "1.3.0"
Rotations = "1.7"
Showoff = "1.0.3"
Statistics = "1"
StatsBase = "^0.33, 0.34"
StructArrays = "0.6.18, 0.7"
Tables = "1.11"
Transducers = "0.4.81"
UUIDs = "~1"
julia = "1.10"