-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
39 lines (37 loc) · 1.35 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
name = "FluorescenceExclusion"
uuid = "b1480678-572a-4d60-ab1d-db2f300f29c9"
authors = ["Tamas Nagy <[email protected]>"]
version = "0.2.6"
[deps]
AxisArrays = "39de3d68-74b9-583c-8d2d-e117c070f3a9"
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
ImageBinarization = "cbc4b850-ae4b-5111-9e64-df94c024a13d"
Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"
Measurements = "eff96d63-e80a-5855-80a2-b1b0885c5ab7"
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
Pandas = "eadc2687-ae89-51f9-a5d9-86b5a6373a9c"
PolygonOps = "647866c9-e3ac-4575-94e7-e3d426903924"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
ScatteredInterpolation = "3f865c0f-6dca-5f4d-999b-29fe1e7e3c92"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
[compat]
AxisArrays = "0.4"
ColorTypes = "0.10, 0.11"
DataFrames = "0.20, 0.21, 1"
DataStructures = "0.17, 0.18"
Distributions = "0.22, 0.23, 0.24, 0.25"
ImageBinarization = "0.2"
Measurements = "2"
OffsetArrays = "1"
Pandas = "1"
ProgressMeter = "1"
PyCall = "1"
ScatteredInterpolation = "0.3"
StatsBase = "0.32, 0.33"
Unitful = "1"