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..2fbb3408 100644 --- a/requirements/ubuntu-latest_py3.10.txt +++ b/requirements/ubuntu-latest_py3.10.txt @@ -169,7 +169,7 @@ jsonschema[format-nongpl]==4.23.0 # nbformat jsonschema-specifications==2024.10.1 # via jsonschema -jupyter-client==7.4.9 +jupyter-client==8.6.3 # via # ipykernel # jupyter-server diff --git a/requirements/ubuntu-latest_py3.10_extras.txt b/requirements/ubuntu-latest_py3.10_extras.txt index c6ab6873..f736494c 100644 --- a/requirements/ubuntu-latest_py3.10_extras.txt +++ b/requirements/ubuntu-latest_py3.10_extras.txt @@ -372,7 +372,7 @@ jsonschema[format-nongpl]==4.23.0 # nbformat jsonschema-specifications==2024.10.1 # via jsonschema -jupyter-client==7.4.9 +jupyter-client==8.6.3 # via # ipykernel # jupyter-server diff --git a/requirements/ubuntu-latest_py3.11.txt b/requirements/ubuntu-latest_py3.11.txt index 4688e5da..b86e7632 100644 --- a/requirements/ubuntu-latest_py3.11.txt +++ b/requirements/ubuntu-latest_py3.11.txt @@ -165,7 +165,7 @@ jsonschema[format-nongpl]==4.23.0 # nbformat jsonschema-specifications==2024.10.1 # via jsonschema -jupyter-client==7.4.9 +jupyter-client==8.6.3 # via # ipykernel # jupyter-server diff --git a/requirements/ubuntu-latest_py3.11_extras.txt b/requirements/ubuntu-latest_py3.11_extras.txt index 4dbbcdcc..f11374b0 100644 --- a/requirements/ubuntu-latest_py3.11_extras.txt +++ b/requirements/ubuntu-latest_py3.11_extras.txt @@ -361,7 +361,7 @@ jsonschema[format-nongpl]==4.23.0 # nbformat jsonschema-specifications==2024.10.1 # via jsonschema -jupyter-client==7.4.9 +jupyter-client==8.6.3 # via # ipykernel # jupyter-server