requests>=2.33.1
sounddevice>=0.5.5
numpy>=2.4.4
av>=17.0.0
bumble>=0.0.227

[:python_version >= "3.10" and ((platform_system == "Linux" and platform_machine == "x86_64") or (platform_system == "Darwin" and platform_machine == "arm64"))]
lc3py>=1.1.3

[dev]
pytest>=9.0.3
pytest-cov>=7.1.0
pytest-mock>=3.14.0
black>=26.3.1
ruff>=0.15.10
mypy>=1.20.1
build>=1.0.0
