pygls>=1.1.0
pytest
pytest-asyncio

[:python_version < "3.9"]
importlib-resources

[dev]
black
flake8
pre-commit
tox

[test]
pytest
pytest-cov
pytest-timeout

[typecheck]
mypy
types-appdirs
