python-lsp-server>=1.13.1
mypy>=0.981

[:python_version < "3.11"]
tomli>=1.1.0

[test]
tox
pytest
pytest-cov
coverage
