There was an error while loading. Please reload this page.
2 parents e865a2a + 25dc5f5 commit b09d793Copy full SHA for b09d793
.ci_support/environment-mpich.yml
@@ -6,6 +6,6 @@ dependencies:
6
- mpich
7
- numpy =1.26.4
8
- mpi4py =3.1.5
9
- - pympipool =0.7.14
+ - pympipool =0.7.15
10
- ase =3.22.1
11
- scipy =1.12.0
.ci_support/environment-openmpi.yml
- openmpi
pyproject.toml
@@ -25,7 +25,7 @@ classifiers = [
25
]
26
dependencies = [
27
"mpi4py==3.1.5",
28
- "pympipool==0.7.14",
+ "pympipool==0.7.15",
29
"numpy==1.26.4",
30
31
dynamic = ["version"]
0 commit comments