1#
2# This file is autogenerated by pip-compile
3# To update, run:
4#
5#    pip-compile requirements/tests.in
6#
7attrs==21.2.0
8    # via pytest
9iniconfig==1.1.1
10    # via pytest
11packaging==20.9
12    # via pytest
13pluggy==0.13.1
14    # via pytest
15py==1.10.0
16    # via pytest
17pyparsing==2.4.7
18    # via packaging
19pytest==6.2.4
20    # via -r requirements/tests.in
21toml==0.10.2
22    # via pytest
23