forked from legend-exp/LegendDataTypes.jl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
33 lines (31 loc) · 1.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
name = "LegendDataTypes"
uuid = "99e09c13-5545-5ee2-bfa2-77f358fb75d8"
version = "0.1.1"
[deps]
ArgCheck = "dce04be8-c92d-5529-be00-80e4d2c0e197"
ArraysOfArrays = "65a8f2f4-9b39-5baf-92e2-a9cc46fdf018"
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
ElasticArrays = "fdbdab4c-e67f-52f5-8c3f-e7b388dad3d4"
EncodedArrays = "97725368-735e-11e9-0dd7-6bf34c3b13a8"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
TypedTables = "9d95f2ec-7b3d-5a63-8d20-e2491e220bb9"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
UnitfulAtomic = "a7773ee8-282e-5fa2-be4e-bd808c38a91a"
[compat]
ArgCheck = "1, 2"
ArraysOfArrays = "0.5, 0.6"
Colors = "0.12"
ElasticArrays = "1"
EncodedArrays = "0.2, 0.3"
RecipesBase = "1"
StaticArrays = "0.12, 1.0"
StatsBase = "0.32, 0.33"
StructArrays = "0.4, 0.5, 0.6"
Tables = "0.2, 1.0"
TypedTables = "1.2"
Unitful = "1"
julia = "1.6"