
[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
black>=23.0.0
ruff>=0.1.0
mypy<1.15,>=1.5.0
pyright<2,>=1.1.411
build>=1.2.0
twine>=5.0.0

[lint]
black>=23.0.0
ruff>=0.1.0
mypy<1.15,>=1.5.0
pyright<2,>=1.1.411

[test]
pytest>=7.4.0
pytest-cov>=4.1.0
