aboutsummaryrefslogtreecommitdiff
path: root/requirements/tests.txt
blob: 9113b4e3250211bae40dcd80977fa3466e55c710 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile requirements/tests.in
#
attrs==19.3.0             # via pytest
more-itertools==8.3.0     # via pytest
packaging==20.3           # via pytest
pluggy==0.13.1            # via pytest
py==1.8.1                 # via pytest
pyparsing==2.4.7          # via packaging
pytest==5.4.3             # via -r requirements/tests.in
six==1.14.0               # via packaging
wcwidth==0.1.9            # via pytest