-
Notifications
You must be signed in to change notification settings - Fork 5
/
Project.toml
37 lines (34 loc) · 1.09 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
36
37
name = "Xtals"
uuid = "ede5f01d-793e-4c47-9885-c447d1f18d6d"
authors = ["SimonEnsemble <cory.simon@oregonstate.edu>"]
version = "0.5.1"
[deps]
AtomsBase = "a963bdd2-2df7-4f54-a1ee-49d51e6be12a"
Bio3DView = "99c8bb3a-9d13-5280-9740-b4880ed9c598"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MetaGraphs = "626554b9-1ddb-594c-aa3c-2596fe9399a5"
PeriodicTable = "7b2266bf-644c-5ea3-82d8-af4bbd25a884"
PrecompileSignatures = "91cefc8d-f054-46dc-8f8c-26e11d7c5411"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
[compat]
Aqua = "0.5"
AtomsBase = "0.2, 0.3, 0.4"
Bio3DView = "0.1, 1, 2"
CSV = "0.10"
DataFrames = "1"
Graphs = "1.4"
JLD2 = "0.4"
MetaGraphs = "0.7"
PeriodicTable = "1"
PrecompileSignatures = "3"
StaticArrays = "1"
Unitful = "1"
julia = "1.6"
[extras]
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"