#
# This file is autogenerated by pip-compile with Python 3.7
# by the following command:
#
#    pip-compile --output-file=requirements.txt --resolver=backtracking pyproject.toml
#
attrs==22.2.0
    # via
    #   cattrs
    #   lsprotocol
cattrs==22.2.0
    # via lsprotocol
exceptiongroup==1.1.0
    # via cattrs
lsprotocol==2023.0.0a1
    # via
    #   pygls
    #   ruff-lsp (pyproject.toml)
pygls==1.0.1
    # via ruff-lsp (pyproject.toml)
ruff==0.0.253
    # via ruff-lsp (pyproject.toml)
typeguard==2.13.3
    # via pygls
typing-extensions==4.5.0
    # via
    #   cattrs
    #   ruff-lsp (pyproject.toml)
