
[build]
build<2.0,>=1.3
twine<7.0,>=6.2

[dev]
coverage>=7.11
ruff>=0.14
pylint<4.0
pyright>=1.1

[dotenv]
python-dotenv<2.0,>=1.2
