summaryrefslogtreecommitdiff
path: root/misc/requirements/requirements-mypy.txt-raw
blob: 0a70ce7dfaba2dea901bdf4822ae245559147ea1 (plain)
1
2
3
4
5
6
7
8
9
10
11
mypy
lxml  # For HTML reports
diff-cover

PyQt6-stubs
types-dataclasses
types-PyYAML

# So stubs are available even on newer Python versions
importlib_resources
importlib_metadata