# Requirements for checking code style
pathspec
black==22.10.*
isort==5.10.*
flake8==6.0.*
flake8-bugbear==22.10.*
flake8-builtins==2.0.*
flake8-functions==0.0.7
flake8-mutable==1.2.*
flake8-rst-docstrings==0.3.*
flake8-simplify==0.19.*
flake8-unused-arguments==0.0.12
pep8-naming==0.13.*
