From 138e3fd5195f5eef4dd5a6592fbeb0ad64813891 Mon Sep 17 00:00:00 2001 From: Jonnie Diegelman <47193959+jonniedie@users.noreply.github.com> Date: Fri, 18 Sep 2020 15:23:07 -0400 Subject: [PATCH] Update Project.toml --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index a0a5615..12c6060 100644 --- a/Project.toml +++ b/Project.toml @@ -8,6 +8,7 @@ PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0" ReplMaker = "b873ce64-0db9-51f5-a568-4457d8e49576" [compat] +ReplMaker = "0.2" PyCall = "1.91" julia = "1"