From 373852801dbf81f5fef0ed7feba69e82aecf0d6d Mon Sep 17 00:00:00 2001 From: Jonathan Laurent Date: Wed, 18 Aug 2021 11:50:06 -0400 Subject: [PATCH] Update compat --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 5f029049..0faf9974 100644 --- a/Project.toml +++ b/Project.toml @@ -46,6 +46,7 @@ JSON3 = "1.8.1" Knet = "1.4.8" Plots = "1.12.0" ProgressMeter = "1.5.0" +Requires = "1.1.3" Setfield = "0.7.0" StaticArrays = "1.1.1" ThreadPools = "2.0.0"