From 3d33aca90e7a4411c1ab9c4d6ea9d6fc9be1178c Mon Sep 17 00:00:00 2001 From: Shyue Ping Ong Date: Mon, 1 May 2023 06:49:23 -0700 Subject: [PATCH] Update spglib. --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5a777e97ba9..f61643beb1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ scipy==1.9.0 tabulate==0.9.0 matplotlib==3.5.2 palettable==3.3.0 -spglib==2.0.1 +spglib==2.0.2 pandas==1.4.4 networkx==2.8.8 plotly==5.11.0 @@ -16,4 +16,4 @@ uncertainties==3.1.7 Cython==0.29.32 pybtex==0.24.0 mp-api==0.27.3 -tqdm==4.64.1 +tqdm==4.64.1 \ No newline at end of file