diff --git a/pyproject.toml b/pyproject.toml index 195b658d..ad79f694 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,7 +92,7 @@ array-api-extra.path = "." typing-extensions = ">=4.15.0" pylint = ">=4.0.4" mypy = ">=1.19.1" -basedpyright = ">=1.37.0" +basedpyright = ">=1.37.1" numpydoc = ">=1.10.0,<2" # import dependencies for mypy: array-api-strict = ">=2.4.1,<2.5"