diff --git a/Project.toml b/Project.toml index ad09eeb..8727e26 100644 --- a/Project.toml +++ b/Project.toml @@ -11,3 +11,6 @@ Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd" Weave = "44d3d7a6-8a23-5bf8-98c5-b353f8df5ec9" + +[compat] +Plots = "1.4"