
[:python_version < "3.9"]
importlib_resources>=1.4.0

[dev]
autoflake>=2.3.1
black>=25.1.0
build>=1.2.2.post1
flake8>=7.2.0
isort>=6.0.1
pre-commit>=3.6.0
pytest>=8.3.5
python-semantic-release>=9.21.1
sigstore>=0.8.3

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
