From 6ba78b9095a450fd8a8b93ee33f6e754eabeccd1 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 31 Aug 2022 00:10:49 +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 02f6a0e0..56e2362d 100644 --- a/Project.toml +++ b/Project.toml @@ -70,7 +70,7 @@ Static = "0.5, 0.6" StaticArraysCore = "1" StatsBase = "0.32, 0.33" StatsFuns = "0.9, 1" -TransformVariables = "0.5, 0.6" +TransformVariables = "0.5, 0.6, 0.7" Tricks = "0.1" julia = "1.6"