dill>=0.2
platformdirs>=2.2.0
astroid<=2.12.0-dev0,>=2.11.6
isort<6,>=4.2.5
mccabe<0.8,>=0.6
tomlkit>=0.10.1

[:python_version < "3.10"]
typing-extensions>=3.10.0

[:python_version < "3.11"]
tomli>=1.1.0

[:sys_platform == "win32"]
colorama>=0.4.5

[spelling]
pyenchant~=3.2

[testutils]
gitpython>3
