From f6c7dac03f679b737fe8d7f9c25a00cab4c2f40b Mon Sep 17 00:00:00 2001 From: william davis Date: Mon, 27 Apr 2020 14:03:18 -0700 Subject: [PATCH] Added compatibilities --- Project.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Project.toml b/Project.toml index 14e8893..0c29882 100644 --- a/Project.toml +++ b/Project.toml @@ -10,3 +10,6 @@ WebIO = "0f1e0344-ec1d-5b48-a673-e5cf874b6c29" [compat] julia = "1.3.1" +Observables = "0.2" +Plots = "1.0" +WebIO = "0.8"