diff --git a/pixi.toml b/pixi.toml index bae1f5c0..6872dec9 100644 --- a/pixi.toml +++ b/pixi.toml @@ -55,7 +55,7 @@ array-api-extra.path = "." [feature.lint.dependencies] typing-extensions = ">=4.15.0" pylint = ">=4.0.5" -mypy = ">=1.20.2" +mypy = ">=2.1.0" basedpyright = ">=1.39.7" numpydoc = ">=1.10.0,<2" # import dependencies for mypy: