#
# 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
#
attrs==22.1.0
    # via
    #   hypothesis
    #   pytest
black==22.10.0
    # via -r deps/test.in
click==8.1.3
    # via black
coverage[toml]==6.5.0
    # via pytest-cov
exceptiongroup==1.0.4
    # via
    #   hypothesis
    #   pytest
execnet==1.9.0
    # via pytest-xdist
hypothesis[lark]==6.58.1
    # via hypothesmith (setup.py)
importlib-metadata==5.1.0
    # via
    #   click
    #   pluggy
    #   pytest
iniconfig==1.1.1
    # via pytest
lark==1.1.4
    # via hypothesis
libcst==0.4.9
    # via hypothesmith (setup.py)
mypy-extensions==0.4.3
    # via
    #   black
    #   typing-inspect
packaging==21.3
    # via pytest
parso==0.8.3
    # via -r deps/test.in
pathspec==0.10.2
    # via black
platformdirs==2.5.4
    # via black
pluggy==1.0.0
    # via pytest
pyparsing==3.0.9
    # via packaging
pytest==7.2.0
    # via
    #   -r deps/test.in
    #   pytest-cov
    #   pytest-xdist
pytest-cov==4.0.0
    # via -r deps/test.in
pytest-xdist==3.0.2
    # via -r deps/test.in
pyyaml==6.0
    # via libcst
sortedcontainers==2.4.0
    # via hypothesis
tomli==2.0.1
    # via
    #   black
    #   coverage
    #   pytest
typed-ast==1.5.4
    # via black
typing-extensions==4.4.0
    # via
    #   black
    #   importlib-metadata
    #   libcst
    #   typing-inspect
typing-inspect==0.8.0
    # via libcst
zipp==3.11.0
    # via importlib-metadata
