tabulate
platformdirs>=4.11.3
charset-normalizer

[:platform_system == "Windows"]
pywin32

[all]
pyshortcuts[dev,doc,gui,test]

[dev]
build
twine

[doc]
sphinx
sphinx-copybutton
sphinx-design
sphinx-breeze-theme

[gui]
wxPython

[test]
coverage
pytest
pytest-cov
