diff --git a/pyproject.toml b/pyproject.toml index 4192a70f6..9680a84ae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ dependencies = [ "crds >=11.16.16", "gwcs >=0.21.0", "jsonschema >=4.8", - "numpy >=1.23", + "numpy >=1.24", "photutils >=1.13.0", "pyparsing >=2.4.7", "requests >=2.26",