There was an error while loading. Please reload this page.
2 parents 6bd6da3 + a079e27 commit e865a2aCopy full SHA for e865a2a
.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.13
+ - pympipool =0.7.14
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.13",
+ "pympipool==0.7.14",
29
"numpy==1.26.4",
30
31
dynamic = ["version"]
0 commit comments