From f24e56db8d933629b646f0d466ef6e59cc55efb5 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 31 Aug 2022 00:09:16 +0000 Subject: [PATCH] CompatHelper: bump compat for TransformVariables to 0.7, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 72f1163..089907c 100644 --- a/Project.toml +++ b/Project.toml @@ -69,7 +69,7 @@ Static = "0.5, 0.6" StatsBase = "0.33" StatsFuns = "0.9, 1" SymbolicUtils = "0.17, 0.18, 0.19" -TransformVariables = "0.5, 0.6" +TransformVariables = "0.5, 0.6, 0.7" TupleVectors = "0.1, 0.2" julia = "1.6"