#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
#    pip-compile requirements.in
#
atomicwrites==1.4.0
    # via pytest
attrs==21.4.0
    # via pytest
black==22.3.0
    # via -r requirements.in
click==8.1.3
    # via
    #   black
    #   pytestgen
colorama==0.4.4
    # via
    #   click
    #   pytest
iniconfig==1.1.1
    # via pytest
jinja2==3.1.2
    # via pytestgen
markupsafe==2.1.1
    # via
    #   jinja2
    #   pytestgen
mypy==0.961
    # via -r requirements.in
mypy-extensions==0.4.3
    # via
    #   black
    #   mypy
packaging==21.3
    # via pytest
pathspec==0.9.0
    # via black
platformdirs==2.5.2
    # via black
pluggy==1.0.0
    # via pytest
py==1.11.0
    # via pytest
pyparsing==3.0.9
    # via packaging
pytest==7.1.2
    # via -r requirements.in
pytestgen @ git+https://github.com/notionparallax/pytestgen.git
    # via -r requirements.in
tomli==2.0.1
    # via
    #   black
    #   mypy
    #   pytest
typing-extensions==4.2.0
    # via mypy
wheel==0.37.1
    # via -r requirements.in
