summaryrefslogtreecommitdiff
path: root/requirements/tests.txt
blob: 6e6e2241cae111e6910188543c79c29f42333618 (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
#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile requirements/tests.in
#
attrs==20.3.0
    # via pytest
colorama==0.4.4
    # via -r requirements/tests.in
importlib-metadata==3.4.0
    # via -r requirements/tests.in
iniconfig==1.1.1
    # via pytest
packaging==20.9
    # via pytest
pluggy==0.13.1
    # via pytest
py==1.10.0
    # via pytest
pyparsing==2.4.7
    # via packaging
pytest==6.2.2
    # via -r requirements/tests.in
toml==0.10.2
    # via pytest
zipp==3.4.0
    # via importlib-metadata