From aa85a0a79ac4385aec35b6f8a65f7d70c6720898 Mon Sep 17 00:00:00 2001 From: Rob J Goedman Date: Thu, 1 Oct 2020 15:02:09 -0600 Subject: [PATCH] Rel 4.0.3 --- Project.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/Project.toml b/Project.toml index 058f7b5..0486f48 100644 --- a/Project.toml +++ b/Project.toml @@ -5,14 +5,12 @@ version = "4.0.3" [deps] Calculus = "49dc2e85-a5d0-5ad3-a950-438e2897f1b9" -#Compat = "34da2185-b29b-5c13-b0c7-acf172513d20" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" NaNMath = "77ba4419-2d1f-58cd-9bb1-8ffee604a2e3" SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b" [compat] Calculus = "0.5" -#Compat = "3.6" NaNMath = "0.3" SpecialFunctions = "0.10" julia = "1"