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