fluent-syntax>=0.19
click==8.*

[dev]
fluent-runtime==0.4.0
isort==6.0.1
pre-commit==4.2.0
ruff==0.11.8
mypy==1.15.0
typing-extensions==4.12.2

[docs]
sphinx==7.4.7
sphinx-rtd-theme==3.0.2
sphinx-autobuild==2024.10.3
furo==2024.8.6
pytz==2025.1

[tests]
pytest==8.3.5
pytest-cov==6.1.1
pytest-html==4.1.1
pytest-mock==3.14.0
coverage==7.8.0
