psutil
colorama
six

[:python_version < "3.3"]
backports.shutil_get_terminal_size

[:python_version < "3.4"]
pathlib2

[:python_version <= "2.7"]
decorator<5
pyte<0.8.1

[:python_version > "2.7"]
decorator
pyte

[:python_version >= "3.8"]
rich

[:sys_platform == "win32"]
win_unicode_console

[dev]

[dev:python_version >= "3.8"]
pytest<9
mock
pytest-mock
wheel
setuptools>=17.1
pexpect
pypandoc
pytest-benchmark
pytest-docker-pexpect
twine

[dev:python_version >= "3.8.1"]
flake8>=6
