python-dotenv==0.11.0
requests==2.22.0
ndjson==0.2.0
langdetect==1.0.7
argcomplete==1.11.1
xlrd==1.1.0

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

[:python_full_version > "3.6.0"]
pandas==1.0.0

[:python_version < "3.8"]
aiohttp==3.6.0

[:python_version >= "3.8"]
aiohttp==3.6.1
