Skip to content

Commit 2529d9c

Browse files
committed
update requirements for mypy in pre-commit definition file
1 parent 130b824 commit 2529d9c

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ repos:
3535
args: []
3636
exclude: tests/
3737
additional_dependencies:
38+
- numpy
39+
- packaging
3840
- pyparsing
39-
- types-psutil
4041
- pyzmq
41-
- numpy
42+
- types-psutil

0 commit comments

Comments
 (0)