# Testing dependencies for the jailexec plugin.
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
coverage>=7.0.0

# Code quality tools.
flake8>=6.0.0
black>=24.0.0
isort>=5.12.0
bandit>=1.7.0
