-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
31 lines (29 loc) · 1.01 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
name = "Orthography"
uuid = "0b4c9448-09b0-4e78-95ea-3eb3328be36d"
authors = ["Neel Smith <[email protected]>"]
version = "0.22.0"
[deps]
CitableBase = "d6f014bd-995c-41bd-9893-703339864534"
CitableCorpus = "cf5ac11a-93ef-4a1a-97a3-f6af101603b5"
CitableText = "41e66566-473b-49d4-85b7-da83b66615d8"
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
TestSetExtensions = "98d24dd4-01ad-11ea-1b02-c9a08f80db04"
TypedTables = "9d95f2ec-7b3d-5a63-8d20-e2491e220bb9"
Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
[compat]
CitableBase = "10"
CitableCorpus = "0.13"
CitableText = "0.16"
Compat = "4"
DocStringExtensions = "0.9"
Documenter = "0.27, 1"
OrderedCollections = "1"
StatsBase = "0.32, 0.33, 0.34"
TestSetExtensions = "2"
TypedTables = "1"
julia = "1"