File: test.txt

package info (click to toggle)
python-hypothesis 6.151.4-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 15,424 kB
  • sloc: python: 64,702; sh: 244; makefile: 35; javascript: 6
file content (28 lines) | stat: -rw-r--r-- 598 bytes parent folder | download
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)