filetype
glog
packaging
requests
soundfile==0.12.1
tqdm
typing_extensions>=4.0.0

[dev]
pytest

[dev:python_version == "3.8"]
numpy<2.0.0,>=1.24.0

[dev:python_version >= "3.14"]
numpy>=2.4.0

[dev:python_version >= "3.9" and python_version < "3.14"]
numpy<2.4.0,>=2.0.0
