argcomplete<2.0,>=1.11.1
jsonschema~=3.0
langdetect<2.0,>=1.0.7
ndjson>=0.2.0
requests~=2.22
xlrd~=1.1

[:python_full_version <= "3.6.0"]
pandas==0.25.3

[:python_full_version > "3.6.0"]
pandas~=1.0

[:python_version < "3.8"]
aiohttp~=3.4

[:python_version >= "3.8"]
aiohttp<4.0,>=3.6.1
