summaryrefslogtreecommitdiff
path: root/requirements/pytest.pip
blob: 478860a97d663e37f5c8db90fbe2dff1969a2525 (plain)
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
#
# This file is autogenerated by pip-compile with Python 3.7
# by the following command:
#
#    make upgrade
#
attrs==22.2.0
    # via
    #   hypothesis
    #   pytest
colorama==0.4.6
    # via -r requirements/pytest.in
exceptiongroup==1.1.1
    # via
    #   hypothesis
    #   pytest
execnet==1.9.0
    # via pytest-xdist
flaky==3.7.0
    # via -r requirements/pytest.in
hypothesis==6.70.2
    # via -r requirements/pytest.in
importlib-metadata==6.1.0
    # via
    #   pluggy
    #   pytest
iniconfig==2.0.0
    # via pytest
packaging==23.0
    # via pytest
pluggy==1.0.0
    # via pytest
pytest==7.2.2
    # via
    #   -r requirements/pytest.in
    #   pytest-xdist
pytest-xdist==3.2.1
    # via -r requirements/pytest.in
sortedcontainers==2.4.0
    # via hypothesis
tomli==2.0.1
    # via pytest
typing-extensions==4.5.0
    # via importlib-metadata
zipp==3.15.0
    # via importlib-metadata