added missing requirements to requirements-dev

This commit is contained in:
Raymond Jessop 2025-04-19 22:05:16 -05:00
parent d6312cab5b
commit 0ab8a5002c
1 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
pytest
pytest-django
mock
setuptools
wheel
twine