#
# This file is autogenerated by pip-compile with python 3.7
# To update, run:
#
#    pip-compile --output-file=deps/test.txt deps/test.in setup.py
#
appdirs==1.4.4
    # via black
atomicwrites==1.4.0
    # via pytest
attrs==21.2.0
    # via
    #   hypothesis
    #   pytest
black==21.7b0
    # via -r deps/test.in
click==8.0.1
    # via black
colorama==0.4.4
    # via
    #   click
    #   pytest
coverage==5.5
    # via pytest-cov
execnet==1.9.0
    # via pytest-xdist
hypothesis==6.14.8
    # via hypothesmith (setup.py)
importlib-metadata==4.6.4
    # via
    #   click
    #   pluggy
    #   pytest
iniconfig==1.1.1
    # via pytest
lark-parser==0.11.3
    # via hypothesmith (setup.py)
libcst==0.3.20
    # via hypothesmith (setup.py)
mypy-extensions==0.4.3
    # via
    #   black
    #   typing-inspect
packaging==21.0
    # via pytest
parso==0.8.2
    # via -r deps/test.in
pathspec==0.9.0
    # via black
pluggy==0.13.1
    # via pytest
py==1.10.0
    # via
    #   pytest
    #   pytest-forked
pyparsing==2.4.7
    # via packaging
pytest==6.2.4
    # via
    #   -r deps/test.in
    #   pytest-cov
    #   pytest-forked
    #   pytest-xdist
pytest-cov==2.12.1
    # via -r deps/test.in
pytest-forked==1.3.0
    # via pytest-xdist
pytest-xdist==2.3.0
    # via -r deps/test.in
pyyaml==5.4.1
    # via libcst
regex==2021.8.3
    # via black
sortedcontainers==2.4.0
    # via hypothesis
toml==0.10.2
    # via
    #   pytest
    #   pytest-cov
tomli==1.2.1
    # via black
typed-ast==1.4.3
    # via black
typing-extensions==3.10.0.0
    # via
    #   black
    #   importlib-metadata
    #   libcst
    #   typing-inspect
typing-inspect==0.7.1
    # via libcst
zipp==3.5.0
    # via importlib-metadata
