-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProject.toml
40 lines (38 loc) · 1.25 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
38
39
40
authors = ["Nicholas W.M. Ritchie <[email protected]>"]
-repo-url = "https://github.com/usnistgov/IUMAS.jl"
name = "IUMAS"
[deps]
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
DataDeps = "124859b0-ceae-595e-8997-d05f6a7a8dfe"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
DrWatson = "634d3b9d-ee7a-5ddf-bec9-22491ea816e1"
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
Gadfly = "c91e804a-d5a3-530f-b6f0-dfbca275c004"
ImageCore = "a09fc81d-aa75-5fe9-8630-4744c3626534"
ImageIO = "82e4d734-157c-48bb-816b-45c225c6df19"
ImageMagick = "6218d12a-5da1-5696-b52f-db25d2ecc6d1"
Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
NeXLCore = "93a0284f-3680-435e-8d39-dd6e52a1dbc8"
NeXLMatrixCorrection = "3ab34fdf-2fe8-473b-9b20-30f5809db337"
NeXLSpectrum = "6c578565-ca7f-4012-afc4-b8412d85af92"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
[compat]
Colors = "0.12"
DataDeps = "0.7"
DataFrames = "1.3"
DrWatson = "2.12.3"
FileIO = "1.10"
Gadfly = "1.3"
ImageCore = "0.9"
ImageIO = "0.6"
ImageMagick = "1.2"
Images = "0.25"
JLD2 = "0.4"
NeXLCore = "0.3.11"
NeXLMatrixCorrection = "0.3.9"
NeXLSpectrum = "0.3.6"
Parameters = "0.12"
StatsBase = "0.33"
julia = "1.9.0"