#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile requirements/tests.in
#
attrs==19.3.0             # via pytest
freezegun==0.3.15         # via -r requirements/tests.in
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.2             # via -r requirements/tests.in
python-dateutil==2.8.1    # via freezegun
six==1.14.0               # via freezegun, packaging, python-dateutil
wcwidth==0.1.9            # via pytest
