diff --git a/P/PlotlyLight/Compat.toml b/P/PlotlyLight/Compat.toml index 993f8352f15faf5..23f88677320ed84 100644 --- a/P/PlotlyLight/Compat.toml +++ b/P/PlotlyLight/Compat.toml @@ -10,6 +10,10 @@ JSON3 = "1.8.0-1" ["0.10-0"] Cobweb = "0.6-0.7" +["0.11.1-0"] +Dates = "1.11.0-1" +REPL = "1.11.0-1" + ["0.2-0.3"] Scratch = "1.1.0-1" diff --git a/P/PlotlyLight/Deps.toml b/P/PlotlyLight/Deps.toml index ad5e504cdad5ced..8277493e055603b 100644 --- a/P/PlotlyLight/Deps.toml +++ b/P/PlotlyLight/Deps.toml @@ -3,6 +3,10 @@ EasyConfig = "acab07b0-f158-46d4-8913-50acef6d41fe" JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1" Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" +["0.11.1-0"] +Dates = "ade2ca70-3891-5945-98fb-dc099432e06a" +REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb" + ["0.2-0.2.1"] Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" diff --git a/P/PlotlyLight/Versions.toml b/P/PlotlyLight/Versions.toml index c222f040eee9bc5..5ebbcd96979cbf9 100644 --- a/P/PlotlyLight/Versions.toml +++ b/P/PlotlyLight/Versions.toml @@ -99,3 +99,6 @@ git-tree-sha1 = "ff4ef4594313afc55273316ad2f9dfa8c1887b54" ["0.11.0"] git-tree-sha1 = "ad771ff08bafe7c8a6ebabd67ae6fae5ea0a9f20" + +["0.11.1"] +git-tree-sha1 = "bbebe9360e0a88f4e53b2c75576192574a6b8b26"