1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73
|
#
# This file is autogenerated by pip-compile with Python 3.14
# by the following command:
#
# ./build.sh upgrade-requirements
#
attrs==25.4.0
# via
# cattrs
# lsprotocol
# pygls
cattrs==25.3.0
# via
# lsprotocol
# pygls
crosshair-tool==0.0.102
# via
# -r requirements/crosshair.in
# hypothesis-crosshair
execnet==2.1.2
# via pytest-xdist
hypothesis==6.150.3
# via hypothesis-crosshair
hypothesis-crosshair==0.0.27
# via -r requirements/crosshair.in
importlib-metadata==8.7.1
# via crosshair-tool
importlib-resources==6.5.2
# via typeshed-client
iniconfig==2.3.0
# via pytest
lsprotocol==2025.0.0
# via pygls
mypy-extensions==1.1.0
# via typing-inspect
packaging==26.0
# via
# crosshair-tool
# pytest
pexpect==4.9.0
# via -r requirements/test.in
pluggy==1.6.0
# via pytest
ptyprocess==0.7.0
# via pexpect
pygls==2.0.0
# via crosshair-tool
pygments==2.19.2
# via pytest
pytest==9.0.2
# via
# -r requirements/test.in
# pytest-xdist
pytest-xdist==3.8.0
# via -r requirements/test.in
sortedcontainers==2.4.0
# via
# hypothesis
# hypothesis (hypothesis-python/pyproject.toml)
typeshed-client==2.8.2
# via crosshair-tool
typing-extensions==4.15.0
# via
# cattrs
# crosshair-tool
# typeshed-client
# typing-inspect
typing-inspect==0.9.0
# via crosshair-tool
z3-solver==4.15.4.0
# via crosshair-tool
zipp==3.23.0
# via importlib-metadata
|