pandas>=2.0
numpy>=1.24
scikit-learn>=1.3
click>=8.1
msgpack>=1.0
zstandard>=0.20
Pillow>=10.0

[all]
sempress[api,audio,image]

[api]
fastapi>=0.110
uvicorn>=0.24

[audio]
librosa>=0.10
soundfile>=0.12
scipy>=1.11

[dev]
sempress[all,test]
ruff>=0.5

[image]
scikit-image>=0.22
scipy>=1.11

[test]
pytest>=8.0
pytest-cov>=5.0
httpx>=0.27
