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
|
#
# This file is autogenerated by pip-compile with Python 3.14
# by the following command:
#
# ./build.sh upgrade-requirements
#
execnet==2.1.2
# via pytest-xdist
iniconfig==2.3.0
# via pytest
packaging==26.0
# via pytest
pexpect==4.9.0
# via -r requirements/test.in
pluggy==1.6.0
# via pytest
ptyprocess==0.7.0
# via pexpect
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-python/pyproject.toml)
|