Skip to content

Commit 073e82e

Browse files
committed
Revert "update requirements for mypy in pre-commit definition file"
This reverts commit 8d4a7cb.
1 parent 3464502 commit 073e82e

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.pre-commit-config.yaml

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

0 commit comments

Comments
 (0)