#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
#    pip-compile '.\requirements\tests.in'
#
atomicwrites==1.4.0
    # via pytest
attrs==21.2.0
    # via pytest
colorama==0.4.4
    # via pytest
iniconfig==1.1.1
    # via pytest
packaging==21.3
    # via pytest
pluggy==1.0.0
    # via pytest
py==1.11.0
    # via pytest
pyparsing==3.0.6
    # via packaging
pytest==6.2.5
    # via -r .\requirements\tests.in
toml==0.10.2
    # via pytest
