csvw>=1.5.6
cldfcatalog>=1.3
clldutils>=3.6.0
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]
pytest>=5
pytest-mock
pytest-cov
coverage>=4.2
pyglottolog>=3.2.2
pyconcepticon
xlrd

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

[test:python_version > "3.5"]
openpyxl
