From dd97d0ce146f27605183e90c1fefc452c05458af Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Sun, 18 Aug 2024 10:29:34 +0200 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0bc6632ea..7e59b7349 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ "executorlib==0.0.1", "h5io_browser==0.0.17", "h5py==3.11.0", - "numpy==1.26.4", + "numpy==2.0.1", "monty==2024.7.30", "pandas==2.2.2", "psutil==6.0.0",