From b4206b26129e60d8b5ce063ca23d9c6df86b4df0 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Mon, 22 Aug 2022 00:21:35 +0000 Subject: [PATCH] CompatHelper: bump compat for OMEinsum 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 8e9a2d0..90cdc64 100644 --- a/Project.toml +++ b/Project.toml @@ -16,7 +16,7 @@ CUDA = "3" FFTW = "1" Flux = "0.12, 0.13" NNlib = "0.8" -OMEinsum = "0.6" +OMEinsum = "0.6, 0.7" julia = "1.6" [extras]