#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --no-emit-index-url dev-requirements.in
#
attrs==21.4.0
    # via
    #   automat
    #   twisted
automat==20.2.0
    # via twisted
black==21.12b0
    # via -r dev-requirements.in
click==8.0.3
    # via black
constantly==15.1.0
    # via twisted
flake8==4.0.1
    # via -r dev-requirements.in
hyperlink==21.0.0
    # via twisted
idna==3.3
    # via hyperlink
incremental==21.3.0
    # via twisted
mccabe==0.6.1
    # via flake8
mypy==0.931
    # via mypy-zope
mypy-extensions==0.4.3
    # via
    #   black
    #   mypy
mypy-zope==0.3.5
    # via -r dev-requirements.in
pathspec==0.9.0
    # via black
platformdirs==2.4.1
    # via black
pycodestyle==2.8.0
    # via flake8
pyflakes==2.4.0
    # via flake8
six==1.16.0
    # via automat
tomli==1.2.3
    # via
    #   black
    #   mypy
twisted==21.7.0
    # via -r dev-requirements.in
typing-extensions==4.0.1
    # via
    #   black
    #   mypy
    #   twisted
zope-event==4.5.0
    # via zope-schema
zope-interface==5.4.0
    # via
    #   mypy-zope
    #   twisted
    #   zope-schema
zope-schema==6.2.0
    # via mypy-zope

# The following packages are considered to be unsafe in a requirements file:
# setuptools
