
[:sys_platform == "win32"]
pywin32>=306

[cli]
tabulate>=0.9
rich>=13.0

[dev]
pytest>=7.4
pytest-cov>=4.1
ruff>=0.4
black<25,>=24.1
mypy<2,>=1.8
