summaryrefslogtreecommitdiff
path: root/requirements/tests.txt
blob: abd1c249704c7d90336f1c21948ca6a0686e6bea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
#    pip-compile requirements/tests.in
#
attrs==21.4.0
    # via pytest
iniconfig==1.1.1
    # via pytest
packaging==21.3
    # via pytest
pluggy==1.0.0
    # via pytest
py==1.11.0
    # via pytest
pyparsing==3.0.6
    # via packaging
pytest==6.2.5
    # via -r requirements/tests.in
toml==0.10.2
    # via pytest