diff --git a/.ci_support/environment-mpich.yml b/.ci_support/environment-mpich.yml index 4ebdc4e..7251310 100644 --- a/.ci_support/environment-mpich.yml +++ b/.ci_support/environment-mpich.yml @@ -10,4 +10,4 @@ dependencies: - mpi4py =3.1.4 - pympipool =0.6.2 - ase =3.22.1 - - scipy =1.11.1 \ No newline at end of file + - scipy =1.11.2 \ No newline at end of file diff --git a/.ci_support/environment-openmpi.yml b/.ci_support/environment-openmpi.yml index b4afdc6..92bfa77 100644 --- a/.ci_support/environment-openmpi.yml +++ b/.ci_support/environment-openmpi.yml @@ -10,4 +10,4 @@ dependencies: - mpi4py =3.1.4 - pympipool =0.6.2 - ase =3.22.1 - - scipy =1.11.1 \ No newline at end of file + - scipy =1.11.2 \ No newline at end of file