-
Notifications
You must be signed in to change notification settings - Fork 1
/
Project.toml
35 lines (33 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
name = "RvSpectMLPlots"
uuid = "6ad363e8-653f-4efd-a04b-f033e69a984c"
authors = ["Eric Ford"]
version = "0.0.1"
[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
EchelleInstruments = "533b6e3a-cbf4-4a92-8a96-bc27ebcb1598"
FITSIO = "525bcba6-941b-5504-bd06-fd0dc1a4d2eb"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Pluto = "c3e4b0f8-55cb-11ea-2926-15256bba5781"
PlutoUI = "7f904dfe-b85e-4ff6-b463-dae2292396a8"
Query = "1a8c2f83-1ff3-5112-b086-8aa67b057ba1"
RvSpectMLBase = "c48404b2-35ea-40e7-ac7f-06a53de703d6"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
[compat]
CSV = "0.7"
ColorSchemes = "3"
DataFrames = "0.21"
EchelleInstruments = "0.1"
FITSIO = "0.16"
Plots = "1.6"
Pluto = "0.11, 0.12"
PlutoUI = "0.6"
Query = "1"
RvSpectMLBase = "0.1"
StatsBase = "0.33"
julia = "1.3"