lxml>=4.9.0
Jinja2>=3.1.0

[all]
fastapi>=0.100.0
uvicorn>=0.22.0
python-multipart>=0.0.6
PyYAML>=6.0
watchdog>=3.0
python-docx>=1.0
pygls>=1.2

[dev]
pytest>=7.0
pytest-cov>=4.0
mypy>=1.0
ruff>=0.1

[docx]
python-docx>=1.0

[lsp]
pygls>=1.2

[watch]
watchdog>=3.0

[web]
fastapi>=0.100.0
uvicorn>=0.22.0
python-multipart>=0.0.6

[yaml]
PyYAML>=6.0
