filetype>=1.0.8
urllib3>=1.15
requests>=2.4.2
requests_toolbelt>=0.3.0
pyyaml>=5.1
pyarrow>=3.0.0
tqdm>=4.27.0
typing_extensions>=3.7.2

[:python_version < "3.7"]
numpy>=1.16.0

[:python_version == "3.7"]
numpy>=1.21.0

[:python_version >= "3.8"]
numpy>=1.22.0
