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 2633f19 commit bfd16d4Copy full SHA for bfd16d4
.ci_support/environment.yml
@@ -6,7 +6,7 @@ dependencies:
6
- ase =3.24.0
7
- coverage
8
- dscribe =2.1.1
9
-- matplotlib-base =3.10.0
+- matplotlib-base =3.10.1
10
- nglview =3.1.4
11
- notebook
12
- numpy =1.26.4
pyproject.toml
@@ -43,7 +43,7 @@ grainboundary = [
43
]
44
pyscal = ["pyscal3==3.2.7"]
45
nglview = ["nglview==3.1.4"]
46
-matplotlib = ["matplotlib==3.10.0"]
+matplotlib = ["matplotlib==3.10.1"]
47
plotly = ["plotly==6.0.0"]
48
clusters = ["scikit-learn==1.6.1"]
49
symmetry = ["spglib==2.5.0"]
0 commit comments