
[:python_version < "3.13"]
typing-extensions>=4.6.0

[dev]
black>=24.0.0
ruff>=0.1.0
mypy>=1.8.0
pytest>=8.0.0
pytest-cov>=4.1.0
pre-commit>=3.6.0
build>=1.0.0

[progress]
tqdm>=4.65.0
