added faker to dev requirements

This commit is contained in:
c-d-p
2025-04-23 01:03:50 +02:00
parent d459d9ae77
commit 7c3f2cde4e

View File

@@ -3,3 +3,4 @@ pytest-cov # For checking test coverage (optional)
ruff # Or flake8, pylint etc. for linting
black # For code formatting checks
testcontainers
faker