From f037a330726c92b9df3bf4b5de378e7d0bf2e476 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Tue, 22 Aug 2023 01:08:07 +0000 Subject: [PATCH] CompatHelper: bump compat for VLBISkyModels to 0.3, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e3ef0ca..f1d217c 100644 --- a/Project.toml +++ b/Project.toml @@ -27,7 +27,7 @@ HypergeometricFunctions = "0.3" NonlinearSolve = "1" QuadGK = "2" SpecialFunctions = "2" -VLBISkyModels = "0.2" +VLBISkyModels = "0.2, 0.3" julia = "1.9" [extras]