#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
#    pip-compile requirements/dev.in
#
astor==0.8.1
    # via flake8-simplify
attrs==21.2.0
    # via
    #   hypothesis
    #   pytest
chardet==4.0.0
    # via diff-cover
coverage==5.5
    # via
    #   -r requirements/dev.in
    #   pytest-cov
diff-cover==6.3.3
    # via -r requirements/dev.in
execnet==1.9.0
    # via pytest-xdist
flake8==3.9.2
    # via
    #   flake8-broken-line
    #   flake8-commas
    #   flake8-comprehensions
    #   flake8-polyfill
    #   flake8-print
    #   flake8-quotes
    #   flake8-simplify
    #   pep8-naming
flake8-broken-line==0.3.0
    # via -r requirements/dev.in
flake8-commas==2.0.0
    # via -r requirements/dev.in
flake8-comprehensions==3.6.1
    # via -r requirements/dev.in
flake8-import-order==0.18.1
    # via -r requirements/dev.in
flake8-polyfill==1.0.2
    # via pep8-naming
flake8-print==4.0.0
    # via -r requirements/dev.in
flake8-quotes==3.2.0
    # via -r requirements/dev.in
flake8-simplify==0.14.1
    # via -r requirements/dev.in
freezegun==1.1.0
    # via -r requirements/dev.in
hypothesis==6.15.0
    # via -r requirements/dev.in
inflect==5.3.0
    # via jinja2-pluralize
iniconfig==1.1.1
    # via pytest
isort==5.9.3
    # via -r requirements/dev.in
jinja2==3.0.1
    # via
    #   diff-cover
    #   jinja2-pluralize
jinja2-pluralize==0.3.0
    # via diff-cover
markupsafe==2.0.1
    # via jinja2
mccabe==0.6.1
    # via flake8
mypy==0.910
    # via -r requirements/dev.in
mypy-extensions==0.4.3
    # via mypy
packaging==21.0
    # via pytest
pep8-naming==0.12.1
    # via -r requirements/dev.in
pluggy==0.13.1
    # via
    #   diff-cover
    #   pytest
py==1.10.0
    # via
    #   pytest
    #   pytest-forked
pycodestyle==2.7.0
    # via
    #   flake8
    #   flake8-import-order
    #   flake8-print
pyflakes==2.3.1
    # via flake8
pygments==2.10.0
    # via diff-cover
pyparsing==2.4.7
    # via packaging
pytest==6.2.4
    # via
    #   -r requirements/dev.in
    #   pytest-cov
    #   pytest-forked
    #   pytest-xdist
pytest-cov==2.12.1
    # via -r requirements/dev.in
pytest-forked==1.3.0
    # via pytest-xdist
pytest-xdist==2.3.0
    # via -r requirements/dev.in
python-dateutil==2.8.2
    # via freezegun
six==1.16.0
    # via
    #   flake8-print
    #   python-dateutil
sortedcontainers==2.4.0
    # via hypothesis
toml==0.10.2
    # via
    #   mypy
    #   pytest
    #   pytest-cov
types-freezegun==1.1.0
    # via -r requirements/dev.in
types-orjson==3.6.0
    # via -r requirements/dev.in
typing-extensions==3.10.0.0
    # via mypy

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