click>=8.1.0
httpx>=0.27.0

[all]
tflite-runtime>=2.14.0
numpy>=1.26.0
onnx>=1.16.0
joblib>=1.4.0
scikit-learn>=1.4.0
emlearn>=0.20.0
setuptools>=68.0
platformio>=6.1.0

[build]
platformio>=6.1.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
ruff>=0.6.0

[onnx]
onnx>=1.16.0

[sklearn]
joblib>=1.4.0
scikit-learn>=1.4.0
emlearn>=0.20.0
setuptools>=68.0

[tflite]
tflite-runtime>=2.14.0
numpy>=1.26.0
