django-model-utils/requirements-mypy.txt
Maarten ter Huurne e4c88103f5 Add pytest to type check dependencies
We also type check the unit tests and the unit tests now import
functionality from pytest.
2024-06-13 12:02:05 +02:00

3 lines
47 B
Text

mypy==1.10.0
django-stubs==5.0.2
pytest==7.4.3