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

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