-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
35 lines (33 loc) · 1.1 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
name = "Hamburg"
uuid = "fe294631-7164-4d0f-9497-e1b4dc4640c8"
authors = ["Ömür Özkir <[email protected]>"]
version = "0.1.17"
[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Cascadia = "54eefc05-d75b-58de-a785-1a3403f0919f"
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
Gumbo = "708ec375-b3d6-5a57-a7ce-8257bf98657a"
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
JSONTables = "b9914132-a727-11e9-1322-f18e41205b0b"
Pipe = "b98c9c47-44ae-5843-9183-064241ee97a0"
Query = "1a8c2f83-1ff3-5112-b086-8aa67b057ba1"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[compat]
CSV = "0.7, 0.8, 0.9, 0.10"
Cascadia = "1.0"
CategoricalArrays = "0.9, 0.10"
DataFrames = "0.21, 0.22, 1.0"
DocStringExtensions = "0.8, 0.9"
Documenter = "0.25, 0.26, 0.27"
Gumbo = "0.8"
HTTP = "0.8, 0.9, 1"
JSON = "0.21"
JSONTables = "1"
Pipe = "1"
Query = "1"
julia = "1.0"