diff --git a/F/Feather/Compat.toml b/F/Feather/Compat.toml index 7af186d2a5489da..031e73faaec7edb 100644 --- a/F/Feather/Compat.toml +++ b/F/Feather/Compat.toml @@ -15,6 +15,9 @@ julia = ["0.7", "1"] ["0.5-0.5.3"] Tables = "0.0.0 - 0.2" +["0.5.10-0"] +FlatBuffers = "0.5-0.6" + ["0.5.2"] DataFrames = "0.18" @@ -32,9 +35,6 @@ DataFrames = "0.18-0.19" ["0.5.4"] Tables = "0.2.3-0.2" -["0.5.4-0"] -FlatBuffers = "0.5" - ["0.5.4-0.5.5"] CategoricalArrays = "0.7" DataFrames = "0.18-0.20" @@ -42,6 +42,9 @@ DataFrames = "0.18-0.20" ["0.5.4-0.5.6"] Arrow = "0.2" +["0.5.4-0.5.9"] +FlatBuffers = "0.5" + ["0.5.5-0"] Tables = "1" diff --git a/F/Feather/Versions.toml b/F/Feather/Versions.toml index 2b49ee2537a18dd..80d24c7d6490ce4 100644 --- a/F/Feather/Versions.toml +++ b/F/Feather/Versions.toml @@ -30,3 +30,6 @@ git-tree-sha1 = "142253a40fc0e220efea17297601d9b2d5599016" ["0.5.9"] git-tree-sha1 = "5a9c74bfef934bcd813570a513ccf38f25555352" + +["0.5.10"] +git-tree-sha1 = "d2755da2b5cdc90586764f24c2de9267464b7ed0"