#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
#    pip-compile --output-file=requirements/testing-extra.txt --resolver=backtracking requirements/testing-extra.in
#
asttokens==2.2.1
    # via devtools
attrs==22.2.0
    # via hypothesis
devtools==0.10.0
    # via -r requirements/testing-extra.in
exceptiongroup==1.1.0
    # via hypothesis
executing==1.2.0
    # via devtools
hypothesis==6.62.1
    # via -r requirements/testing-extra.in
mypy==0.991
    # via -r requirements/testing-extra.in
mypy-extensions==0.4.3
    # via mypy
six==1.16.0
    # via asttokens
sortedcontainers==2.4.0
    # via hypothesis
tomli==2.0.1
    # via mypy
typing-extensions==4.4.0
    # via mypy
