added faker to dev requirements
This commit is contained in:
@@ -2,4 +2,5 @@ pytest
|
|||||||
pytest-cov # For checking test coverage (optional)
|
pytest-cov # For checking test coverage (optional)
|
||||||
ruff # Or flake8, pylint etc. for linting
|
ruff # Or flake8, pylint etc. for linting
|
||||||
black # For code formatting checks
|
black # For code formatting checks
|
||||||
testcontainers
|
testcontainers
|
||||||
|
faker
|
||||||
Reference in New Issue
Block a user