#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile '.\requirements_dev.in'
#
atomicwrites==1.4.0
    # via pytest
attrs==21.2.0
    # via pytest
bump2version==1.0.1
    # via -r .\requirements_dev.in
colorama==0.4.4
    # via pytest
flake8==3.9.2
    # via -r .\requirements_dev.in
iniconfig==1.1.1
    # via pytest
mccabe==0.6.1
    # via flake8
packaging==20.9
    # via pytest
pluggy==0.13.1
    # via pytest
py==1.10.0
    # via pytest
pycodestyle==2.7.0
    # via flake8
pyflakes==2.3.1
    # via flake8
pyparsing==2.4.7
    # via packaging
pytest==6.2.4
    # via -r .\requirements_dev.in
toml==0.10.2
    # via pytest
