From 4b4243f83f90c50c6f4bfcaf482d575a91642614 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Tue, 26 Aug 2025 00:18:03 +0000 Subject: [PATCH] CompatHelper: bump compat for JetReconstruction to 0.4, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e1956f0..4ca15fb 100644 --- a/Project.toml +++ b/Project.toml @@ -15,7 +15,7 @@ StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a" [compat] EDM4hep = "0.4.0" JSON = "0.21" -JetReconstruction = "1.0" +JetReconstruction = "1.0, 0.4" LorentzVectorHEP = "0.1.6" ONNXRunTime = "1.3.1" PhysicalConstants = "0.2.4"