rich>=13.0
typing-extensions>=4.4

[lint]
black>=23.3
isort>=5.12
ruff>=0.0.270
mypy>=1.3

[test]
coverage>=7.2
hypothesis>=6.70
pytest>=7.3
pytest-cov>=4.1
