forked from mojaie/MolecularGraph.jl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProject.toml
32 lines (30 loc) · 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
name = "MolecularGraph"
uuid = "6c89ec66-9cd8-5372-9f91-fabc50dd27fd"
authors = ["Seiji Matsuoka <[email protected]"]
version = "0.15.2"
[deps]
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MakieCore = "20f20a25-4f0e-4fdf-b5d1-57303727442b"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"
coordgenlibs_jll = "f6050b86-aaaf-512f-8549-0afff1b4d57f"
libinchi_jll = "172afb32-8f1c-513b-968f-184fcd77af72"
[compat]
Colors = "0.12"
DelimitedFiles = "1"
GeometryBasics = "0.4"
Graphs = "1"
JSON = "0.21"
Statistics = "1"
MakieCore = "0.6, 0.7"
YAML = "0.4"
coordgenlibs_jll = "3.0.2"
julia = "1.6"
libinchi_jll = "1.5"