diff --git a/pyproject.toml b/pyproject.toml index 693d136..f1ffdd9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ "Programming Language :: Python :: 3.12", ] dependencies = [ - "mpi4py==4.0.0", + "mpi4py==4.0.1", "executorlib==0.0.3", "numpy==1.26.4", ]