typer>=0.12.0
rich>=13.7.0
psutil>=5.9.0

[all]
recoverx[build,dev,static,test]

[build]
build>=1.2
twine>=5.0

[dev]
pytest>=8.0
black>=24.0
isort>=5.13
flake8>=7.0

[static]
mypy>=1.10
bandit>=1.7

[test]
pytest-cov>=5.0
pytest-xdist>=3.5
