diff --git a/pixi.toml b/pixi.toml index 7161175f..157b0ece 100644 --- a/pixi.toml +++ b/pixi.toml @@ -57,7 +57,7 @@ array-api-extra.path = "." typing-extensions = ">=4.15.0" pylint = ">=4.0.5" mypy = ">=1.20.2" -basedpyright = ">=1.39.5" +basedpyright = ">=1.39.6" numpydoc = ">=1.10.0,<2" # import dependencies for mypy: array-api-strict = ">=2.5,<2.6"