We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7177fb7 commit 07c545bCopy full SHA for 07c545b
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
rev: v1.5.1
21
hooks:
22
- id: mypy
23
- additional_dependencies: [numpy, matplotlib]
+ additional_dependencies: [numpy, matplotlib<3.8]
24
25
- repo: https://github.com/astral-sh/ruff-pre-commit
26
# Ruff version.
0 commit comments