diff --git a/crystal_toolkit/components/localenv.py b/crystal_toolkit/components/localenv.py index 8cc6a6dc..2620d5eb 100644 --- a/crystal_toolkit/components/localenv.py +++ b/crystal_toolkit/components/localenv.py @@ -21,7 +21,7 @@ LightStructureEnvironments, ) from pymatgen.analysis.graphs import MoleculeGraph, StructureGraph -from pymatgen.analysis.local_env import LocalStructOrderParams, CN_OPT_PARAMS +from pymatgen.analysis.local_env import CN_OPT_PARAMS, LocalStructOrderParams from pymatgen.core import Molecule, Structure from pymatgen.ext.matproj import MPRester from pymatgen.io.ase import AseAtomsAdaptor diff --git a/requirements/ubuntu-latest_py3.10.txt b/requirements/ubuntu-latest_py3.10.txt index 5d53d00b..c1b5758e 100644 --- a/requirements/ubuntu-latest_py3.10.txt +++ b/requirements/ubuntu-latest_py3.10.txt @@ -4,7 +4,7 @@ # # pip-compile --output-file=requirements/ubuntu-latest_py3.10.txt pyproject.toml # -aiofiles==22.1.0 +aiofiles==24.1.0 # via ypy-websocket aioitertools==0.12.0 # via maggma diff --git a/requirements/ubuntu-latest_py3.10_extras.txt b/requirements/ubuntu-latest_py3.10_extras.txt index c6ab6873..44f1a6e4 100644 --- a/requirements/ubuntu-latest_py3.10_extras.txt +++ b/requirements/ubuntu-latest_py3.10_extras.txt @@ -4,7 +4,7 @@ # # pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.10_extras.txt pyproject.toml # -aiofiles==22.1.0 +aiofiles==24.1.0 # via ypy-websocket aiohappyeyeballs==2.4.3 # via aiohttp diff --git a/requirements/ubuntu-latest_py3.11.txt b/requirements/ubuntu-latest_py3.11.txt index 4688e5da..1de814e2 100644 --- a/requirements/ubuntu-latest_py3.11.txt +++ b/requirements/ubuntu-latest_py3.11.txt @@ -4,7 +4,7 @@ # # pip-compile --output-file=requirements/ubuntu-latest_py3.11.txt pyproject.toml # -aiofiles==22.1.0 +aiofiles==24.1.0 # via ypy-websocket aioitertools==0.12.0 # via maggma diff --git a/requirements/ubuntu-latest_py3.11_extras.txt b/requirements/ubuntu-latest_py3.11_extras.txt index 4dbbcdcc..6aca5e2a 100644 --- a/requirements/ubuntu-latest_py3.11_extras.txt +++ b/requirements/ubuntu-latest_py3.11_extras.txt @@ -4,7 +4,7 @@ # # pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.11_extras.txt pyproject.toml # -aiofiles==22.1.0 +aiofiles==24.1.0 # via ypy-websocket aiohappyeyeballs==2.4.3 # via aiohttp