lark==1.*,>=1.1.8
platformdirs~=4.0

[docs]
Sphinx==7.4.7
sphinx-rtd-theme==3.0.2
sphinxcontrib-apidoc==0.6.0
myst-parser==3.0.1

[interactive]
questionary>=1.5.1

[tests]
pytest~=8.4
pytest-cov~=6.0
pytest-subtests~=0.7

[tests:platform_system != "Windows"]
pexpect~=4.0
