pyperclip>=1.5.27
colorama
attrs>=16.3.0
wcwidth>=0.1.7

[:python_version<'3.5']
contextlib2
typing

[:sys_platform=='win32']
pyreadline

[dev]
pytest
codecov
pytest-cov
pytest-mock
tox
pylint
sphinx
sphinx-rtd-theme
sphinx-autobuild
invoke
twine>=1.11

[dev:python_version < "3.6"]
mock

[test]
codecov
pytest
pytest-cov
pytest-mock

[test:python_version < "3.6"]
mock

[test:sys_platform == "darwin"]
gnureadline
