We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9b6364 commit 5b25827Copy full SHA for 5b25827
2 files changed
.ci_support/environment-integration.yml
@@ -1,10 +1,10 @@
1
channels:
2
- conda-forge
3
dependencies:
4
-- h5py
+- h5py =3.14.0
5
- jupyter
6
-- mpi4py
7
-- numpy
+- mpi4py =4.1.1
+- numpy =2.3.3
8
- openmpi
9
- papermill
10
- atomistics =0.3.0
binder/environment.yml
@@ -2,7 +2,7 @@ channels:
- python
- cloudpickle =3.1.1
- flux-core =0.79.0
0 commit comments