summaryrefslogtreecommitdiff
path: root/requirements/pytest.pip
blob: ba1e9baaff1b75cee5c3a5a2781964bb9cc0d39a (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
#
# This file is autogenerated by pip-compile with Python 3.7
# by the following command:
#
#    make upgrade
#
attrs==23.1.0
    # via hypothesis
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.74.1
    # via -r requirements/pytest.in
importlib-metadata==6.6.0
    # via
    #   attrs
    #   pluggy
    #   pytest
iniconfig==2.0.0
    # via pytest
packaging==23.1
    # via pytest
pluggy==1.0.0
    # via pytest
pytest==7.3.1
    # 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