#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile dev-requirements.in
#
appdirs==1.4.4
    # via
    #   black
    #   virtualenv
attrs==21.2.0
    # via pytest
backcall==0.2.0
    # via ipython
black==21.6b0
    # via -r dev-requirements.in
cfgv==3.3.0
    # via pre-commit
click==8.0.1
    # via
    #   black
    #   pip-tools
coverage==5.5
    # via pytest-cov
decorator==5.0.9
    # via
    #   ipdb
    #   ipython
distlib==0.3.2
    # via virtualenv
execnet==1.9.0
    # via pytest-xdist
filelock==3.0.12
    # via virtualenv
flake8==3.9.2
    # via -r dev-requirements.in
identify==2.2.10
    # via pre-commit
iniconfig==1.1.1
    # via pytest
ipdb==0.13.9
    # via -r dev-requirements.in
ipython-genutils==0.2.0
    # via traitlets
ipython==7.24.1
    # via
    #   -r dev-requirements.in
    #   ipdb
isort==5.8.0
    # via -r dev-requirements.in
jedi==0.18.0
    # via ipython
lxml==4.6.3
    # via -r dev-requirements.in
matplotlib-inline==0.1.2
    # via ipython
mccabe==0.6.1
    # via flake8
mypy-extensions==0.4.3
    # via black
nodeenv==1.6.0
    # via pre-commit
packaging==20.9
    # via pytest
parso==0.8.2
    # via jedi
pathspec==0.8.1
    # via black
pep517==0.10.0
    # via pip-tools
pexpect==4.8.0
    # via ipython
pickleshare==0.7.5
    # via ipython
pip-tools==6.1.0
    # via -r dev-requirements.in
pluggy==0.13.1
    # via pytest
pre-commit==2.13.0
    # via -r dev-requirements.in
prompt-toolkit==3.0.18
    # via ipython
ptyprocess==0.7.0
    # via pexpect
py==1.10.0
    # via
    #   pytest
    #   pytest-forked
pycodestyle==2.7.0
    # via flake8
pyflakes==2.3.1
    # via flake8
pygments==2.9.0
    # via ipython
pyparsing==2.4.7
    # via packaging
pytest-cov==2.12.1
    # via -r dev-requirements.in
pytest-django==4.4.0
    # via -r dev-requirements.in
pytest-forked==1.3.0
    # via pytest-xdist
pytest-html==3.1.1
    # via -r dev-requirements.in
pytest-metadata==1.11.0
    # via pytest-html
pytest-xdist==2.2.1
    # via -r dev-requirements.in
pytest==6.2.4
    # via
    #   -r dev-requirements.in
    #   pytest-cov
    #   pytest-django
    #   pytest-forked
    #   pytest-html
    #   pytest-metadata
    #   pytest-xdist
pyyaml==5.4.1
    # via pre-commit
regex==2021.4.4
    # via black
rope==0.19.0
    # via -r dev-requirements.in
selenium==3.141.0
    # via -r dev-requirements.in
six==1.16.0
    # via virtualenv
toml==0.10.2
    # via
    #   black
    #   ipdb
    #   pep517
    #   pre-commit
    #   pytest
    #   pytest-cov
traitlets==5.0.5
    # via
    #   ipython
    #   matplotlib-inline
urllib3==1.26.5
    # via selenium
virtualenv==20.4.7
    # via pre-commit
wcwidth==0.2.5
    # via prompt-toolkit

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