-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
33 lines (29 loc) · 1.13 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 = "CMPUtils"
uuid = "47d3fe09-9f85-4ebc-8ede-5b4470720a66"
authors = ["Athul Sudheesh <[email protected]> and contributors"]
version = "0.1.0"
[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
GRUtils = "0337cf30-a0fd-11e9-31db-a79914c9d7ac"
Glob = "c27321d9-0574-5035-807b-f59d2c89b15c"
ImageIO = "82e4d734-157c-48bb-816b-45c225c6df19"
ImageMagick_jll = "c73af94c-d91f-53ed-93a7-00f77d67a9d7"
Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"
Languages = "8ef0a80b-9436-5d2c-a485-80b904378c43"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MFCC = "ca7b5df7-6146-5dcc-89ec-36256279a339"
PDFIO = "4d0d745f-9d9a-592e-8d18-1ad8a0f42b92"
Pipe = "b98c9c47-44ae-5843-9183-064241ee97a0"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
RootTaskREPL = "5552e04e-9da0-49b1-baf3-128ed75d8338"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
TextAnalysis = "a2db99b7-8b79-58f8-94bf-bbc811eef33d"
WAV = "8149f6b0-98f6-5db9-b78f-408fbbb8ef88"
[compat]
julia = "1"
[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[targets]
test = ["Test"]