@@ -5,7 +5,6 @@ version = "0.4.2"
5
5
6
6
[deps ]
7
7
Animations = " 27a7e980-b3e6-11e9-2bcd-0b925532e340"
8
- Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
9
8
BSON = " fbb218c0-5317-5bc6-957e-2ee96dd4b1f0"
10
9
CSV = " 336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
11
10
ColorVectorSpace = " c3611d14-8923-5661-9e6a-0046d554d3a4"
@@ -21,8 +20,8 @@ FixedPointNumbers = "53c48c17-4a7d-5ca2-90c5-79b7896eea93"
21
20
Flux = " 587475ba-b771-5e3f-ad9e-33799f191a9c"
22
21
FluxTraining = " 7bf95e4d-ca32-48da-9824-f0dc5310474f"
23
22
Glob = " c27321d9-0574-5035-807b-f59d2c89b15c"
24
- ImageInTerminal = " d8c32880-2388-543b-8c61-d9f865259254"
25
23
ImageIO = " 82e4d734-157c-48bb-816b-45c225c6df19"
24
+ ImageInTerminal = " d8c32880-2388-543b-8c61-d9f865259254"
26
25
IndirectArrays = " 9b13fd28-a010-5f03-acff-a1bbcff69959"
27
26
InlineTest = " bd334432-b1e7-49c7-a2dc-dd9149e4ebd6"
28
27
JLD2 = " 033835bb-8acc-5ee8-8aae-3f567f8a3819"
@@ -33,6 +32,7 @@ MosaicViews = "e94cdb99-869f-56ef-bcf0-1ae2bcbe0389"
33
32
Parameters = " d96e819e-fc66-5662-9728-84c9c7592b0a"
34
33
PrettyTables = " 08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
35
34
ProgressMeter = " 92933f4c-e287-5a05-a399-4b506db050ca"
35
+ Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
36
36
Reexport = " 189a3867-3050-52da-a836-e630ba90ab69"
37
37
Requires = " ae029012-a4dd-5104-9daa-d747884805df"
38
38
Setfield = " efcf1570-3423-57d1-acb7-fd33fddbac46"
@@ -54,14 +54,15 @@ DataAugmentation = "0.2.4"
54
54
DataDeps = " 0.7"
55
55
DataFrames = " 1"
56
56
DataLoaders = " 0.1"
57
+ FeatureRegistries = " 0.1"
57
58
FileIO = " 1.7"
58
59
FilePathsBase = " 0.9"
59
60
FixedPointNumbers = " 0.8"
60
61
Flux = " 0.12, 0.13"
61
62
FluxTraining = " 0.2, 0.3"
62
63
Glob = " 1"
63
- ImageInTerminal = " 0.4"
64
64
ImageIO = " 0.6"
65
+ ImageInTerminal = " 0.4"
65
66
IndirectArrays = " 0.5, 1"
66
67
InlineTest = " 0.2"
67
68
JLD2 = " 0.4"
0 commit comments