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 c379834 + 5e98a1c commit 85c2d30Copy full SHA for 85c2d30
.ci_support/environment.yml
@@ -10,7 +10,7 @@ dependencies:
10
- notebook
11
- numpy =1.26.4
12
- phonopy =2.22.1
13
-- plotly =5.19.0
+- plotly =5.21.0
14
- pymatgen =2024.4.13
15
- pyscal =2.10.18
16
- pyxtal =0.6.2
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.19.0"]
+plotly = ["plotly==5.21.0"]
48
clusters = ["scikit-learn==1.4.2"]
49
symmetry = ["spglib==2.4.0"]
50
surface = [
0 commit comments