From bdf25e2c3421289b3c11fbc8488ef8fbc5df96c7 Mon Sep 17 00:00:00 2001 From: Lorenzo Monacelli Date: Fri, 3 Oct 2025 14:46:24 +0200 Subject: [PATCH] Removed the spglib fix in the requirements --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index b968921c..dfb58b9a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,5 @@ -setuptools numpy scipy ase -spglib<=2.2 +spglib julia