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.
2 parents cdfc876 + a0c61a5 commit 696fd52Copy full SHA for 696fd52
.ci_support/environment.yml
@@ -10,7 +10,7 @@ dependencies:
10
- notebook
11
- numpy =1.26.4
12
- phonopy =2.23.1
13
-- plotly =5.21.0
+- plotly =5.22.0
14
- pymatgen =2024.5.1
15
- pyscal =2.10.18
16
- pyxtal =0.6.6
pyproject.toml
@@ -44,7 +44,7 @@ grainboundary = [
44
pyscal = ["pyscal2==2.10.18"]
45
nglview = ["nglview==3.1.2"]
46
matplotlib = ["matplotlib==3.8.4"]
47
-plotly = ["plotly==5.21.0"]
+plotly = ["plotly==5.22.0"]
48
clusters = ["scikit-learn==1.4.2"]
49
symmetry = ["spglib==2.3.1"]
50
surface = [
0 commit comments