toml>=0.10.0
click>=8.0.0

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

[dev]
pytest>=7.0.0
black>=22.0.0
flake8>=4.0.0
isort>=5.10.0
