diff --git a/pyproject.toml b/pyproject.toml index 836a7e7..3d6c03d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ "Programming Language :: Python :: 3.12", ] dependencies = [ - "mpi4py==4.0.0", + "mpi4py==3.1.6", "executorlib==0.0.1", "numpy==1.26.4", ]