#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    ./build.sh upgrade-requirements
#
attrs==25.3.0
    # via
    #   cattrs
    #   hypothesis
    #   hypothesis (hypothesis-python/pyproject.toml)
    #   lsprotocol
cattrs==24.1.3
    # via
    #   lsprotocol
    #   pygls
crosshair-tool==0.0.93
    # via
    #   -r requirements/crosshair.in
    #   hypothesis-crosshair
exceptiongroup==1.2.2 ; python_version < "3.11"
    # via
    #   cattrs
    #   hypothesis
    #   hypothesis (hypothesis-python/pyproject.toml)
    #   pytest
execnet==2.1.1
    # via pytest-xdist
hypothesis==6.135.14
    # via hypothesis-crosshair
hypothesis-crosshair==0.0.24
    # via -r requirements/crosshair.in
importlib-metadata==8.6.1
    # via crosshair-tool
importlib-resources==6.5.2
    # via typeshed-client
iniconfig==2.1.0
    # via pytest
lsprotocol==2023.0.1
    # via pygls
mypy-extensions==1.1.0
    # via typing-inspect
packaging==25.0
    # via
    #   crosshair-tool
    #   pytest
pexpect==4.9.0
    # via -r requirements/test.in
pluggy==1.5.0
    # via pytest
ptyprocess==0.7.0
    # via pexpect
pygls==1.3.1
    # via crosshair-tool
pytest==8.4.0
    # via
    #   -r requirements/test.in
    #   pytest-xdist
pytest-xdist==3.6.1
    # via -r requirements/test.in
sortedcontainers==2.4.0
    # via
    #   hypothesis
    #   hypothesis (hypothesis-python/pyproject.toml)
tomli==2.2.1
    # via pytest
typeshed-client==2.7.0
    # via crosshair-tool
typing-extensions==4.13.2
    # via
    #   cattrs
    #   crosshair-tool
    #   typeshed-client
    #   typing-inspect
typing-inspect==0.9.0
    # via crosshair-tool
z3-solver==4.15.0.0
    # via crosshair-tool
zipp==3.21.0
    # via importlib-metadata
