summaryrefslogtreecommitdiff
path: root/requirements/tests.txt
blob: 3cc97a6b483c45e776d285b1d457200e97698e63 (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
#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile requirements/tests.in
#
attrs==19.3.0
    # via pytest
iniconfig==1.0.0
    # via pytest
packaging==20.4
    # via pytest
pluggy==0.13.1
    # via pytest
py==1.9.0
    # via pytest
pyparsing==2.4.7
    # via packaging
pytest==6.2.2
    # via -r requirements/tests.in
six==1.15.0
    # via packaging
toml==0.10.1
    # via pytest