From a5b0043085fce9bbceda2b9e34bf5f9a8ee13bb5 Mon Sep 17 00:00:00 2001 From: Jusong Yu Date: Tue, 18 Jul 2023 01:36:18 +0000 Subject: [PATCH] Remove pinning pymatgen --- setup.cfg | 2 -- 1 file changed, 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 8e4f7a01..c24ae311 100644 --- a/setup.cfg +++ b/setup.cfg @@ -29,8 +29,6 @@ install_requires = filelock~=3.8 importlib-resources~=5.2 widget-bandsplot~=0.5.1 - pybtex==0.24.0 - pymatgen==2022.9.21 pydantic~=1.10,>=1.10.8 python_requires = >=3.8