numpy>=1.24.0

[demo]
fastapi>=0.110.0
uvicorn[standard]>=0.27.0
onnxruntime>=1.16.0

[dev]
pytest>=7.0.0
scikit-learn>=1.3.0
onnxruntime>=1.16.0

[neural]
torch>=2.0.0
onnx>=1.14.0
onnxscript>=0.1.0
onnxruntime>=1.16.0

[onnx]
onnxruntime>=1.16.0

[teacher]
himotoki>=0.3.0

[train]
scikit-learn>=1.3.0
