From 68bd257ab9b793df5f726f98c4c3e7eef9a6a921 Mon Sep 17 00:00:00 2001 From: Wouter Deconinck Date: Sun, 31 Dec 2023 04:58:46 +0000 Subject: [PATCH] fix: python-3.10.13 --- spack-environment/packages.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spack-environment/packages.yaml b/spack-environment/packages.yaml index 91b81bf1..1779c9b3 100644 --- a/spack-environment/packages.yaml +++ b/spack-environment/packages.yaml @@ -234,7 +234,7 @@ packages: - +fastjet +root python: require: - - '@3.11.6' + - '@3.10.13' py-awkward: require: - '@2.1.1'