csvw>=1.5.6
cldfcatalog>=1.3
clldutils>=3.1.2
pycldf>=1.8.2
termcolor
requests
appdirs
pytest

[dev]
flake8
wheel
twine

[excel]
xlrd

[excel:python_version <= "3.5"]
openpyxl<3.0.1

[excel:python_version > "3.5"]
openpyxl

[test]
mock
pytest>=3.6
pytest-mock
pytest-cov
coverage>=4.2
pyglottolog
pyconcepticon
xlrd

[test:python_version <= "3.5"]
openpyxl<3.0.1

[test:python_version > "3.5"]
openpyxl
