rich>=10.0.0

[dev]
pytest>=6.0
pytest-cov>=2.10.0
black>=22.0.0
flake8>=4.0.0
mypy>=0.910

[lint]
black>=22.0.0
flake8>=4.0.0
mypy>=0.910
isort>=5.10.0

[test]
pytest>=6.0
pytest-cov>=2.10.0
