[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]

[dev-packages]
towncrier = "==24.8.0"
pytest = "==8.3.3"
pytest-cov = "==5.0.0"
coverage = "==7.6.1"
black = {version = "==24.10.0", markers="python_version >= '3.12'"}
mypy = "==1.11.2"
tbump = "==6.11.0"
ruff = "==0.6.9"
