Skip to content

Commit bb3d551

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: add new compat entry for FeatureRegistries at version 0.1, (keep existing compat) (#225)
Co-authored-by: CompatHelper Julia <[email protected]>
1 parent e52c898 commit bb3d551

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Project.toml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ version = "0.4.2"
55

66
[deps]
77
Animations = "27a7e980-b3e6-11e9-2bcd-0b925532e340"
8-
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
98
BSON = "fbb218c0-5317-5bc6-957e-2ee96dd4b1f0"
109
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
1110
ColorVectorSpace = "c3611d14-8923-5661-9e6a-0046d554d3a4"
@@ -21,8 +20,8 @@ FixedPointNumbers = "53c48c17-4a7d-5ca2-90c5-79b7896eea93"
2120
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
2221
FluxTraining = "7bf95e4d-ca32-48da-9824-f0dc5310474f"
2322
Glob = "c27321d9-0574-5035-807b-f59d2c89b15c"
24-
ImageInTerminal = "d8c32880-2388-543b-8c61-d9f865259254"
2523
ImageIO = "82e4d734-157c-48bb-816b-45c225c6df19"
24+
ImageInTerminal = "d8c32880-2388-543b-8c61-d9f865259254"
2625
IndirectArrays = "9b13fd28-a010-5f03-acff-a1bbcff69959"
2726
InlineTest = "bd334432-b1e7-49c7-a2dc-dd9149e4ebd6"
2827
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
@@ -33,6 +32,7 @@ MosaicViews = "e94cdb99-869f-56ef-bcf0-1ae2bcbe0389"
3332
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
3433
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
3534
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
35+
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
3636
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
3737
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
3838
Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
@@ -54,14 +54,15 @@ DataAugmentation = "0.2.4"
5454
DataDeps = "0.7"
5555
DataFrames = "1"
5656
DataLoaders = "0.1"
57+
FeatureRegistries = "0.1"
5758
FileIO = "1.7"
5859
FilePathsBase = "0.9"
5960
FixedPointNumbers = "0.8"
6061
Flux = "0.12, 0.13"
6162
FluxTraining = "0.2, 0.3"
6263
Glob = "1"
63-
ImageInTerminal = "0.4"
6464
ImageIO = "0.6"
65+
ImageInTerminal = "0.4"
6566
IndirectArrays = "0.5, 1"
6667
InlineTest = "0.2"
6768
JLD2 = "0.4"

0 commit comments

Comments
 (0)