
[:python_version < "3.11"]
tomli>=2.0.0

[dev]
pytest>=7.0
pytest-cov>=4.0
black>=23.0
isort>=5.0
flake8>=6.0
mypy>=1.0
pre-commit>=3.0
