From a825ec6698daec28a664cc7bf0d51193a4852dec Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 17 Feb 2024 00:46:02 +0000 Subject: [PATCH] CompatHelper: bump compat for FeynmanDiagram to 1, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 20e5ccc..2590709 100644 --- a/Project.toml +++ b/Project.toml @@ -29,7 +29,7 @@ DataFrames = "1" DataStructures = "0.18" DelimitedFiles = "1" ElectronGas = "0.2" -FeynmanDiagram = "0.2" +FeynmanDiagram = "0.2, 1" JLD2 = "0.4" Lehmann = "0.1, 0.2" MCIntegration = "0.4"