diff --git a/pyproject.toml b/pyproject.toml index a94f767546..8e46c02edf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,13 +29,13 @@ dependencies = [ "ase", # waiting on >3.22.1 "cclib>=1.8", "custodian>=2023.6.5", - "emmet-core>=0.69.5", + "emmet-core>=0.69.6", "maggma>=0.57.0", "monty>=2023.9.25", "numpy>=1.25.0", "pydantic>=2.0.1", "pydantic-settings>=2.0.3", - "pymatgen>=2023.9.10", + "pymatgen>=2023.10.4", "typer>=0.9.0", ] diff --git a/tests/requirements.txt b/tests/requirements.txt index 58f8c5ddda..771d6775f2 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,10 +1,10 @@ https://gitlab.com/ase/ase/-/archive/master/ase-master.zip cclib==1.8 custodian==2023.7.22 -emmet-core==0.69.5 +emmet-core==0.69.6 maggma==0.57.0 monty==2023.9.25 numpy==1.26.0 pydantic==2.4.2 pydantic-settings==2.0.3 -pymatgen==2023.9.10 +pymatgen==2023.10.4