We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f439e2 commit b1f4104Copy full SHA for b1f4104
.ci_support/environment.yml
@@ -11,7 +11,7 @@ dependencies:
11
- notebook
12
- numpy =1.26.4
13
- phonopy =2.38.0
14
-- plotly =6.0.0
+- plotly =6.0.1
15
- pymatgen =2025.3.10
16
- pyscal3 =3.2.7
17
- pyxtal =1.0.6
pyproject.toml
@@ -44,7 +44,7 @@ grainboundary = [
44
pyscal = ["pyscal3==3.2.7"]
45
nglview = ["nglview==3.1.4"]
46
matplotlib = ["matplotlib==3.10.1"]
47
-plotly = ["plotly==6.0.0"]
+plotly = ["plotly==6.0.1"]
48
clusters = ["scikit-learn==1.6.1"]
49
symmetry = ["spglib==2.6.0"]
50
surface = [
0 commit comments