# requirements.txt

# Machine Learning
onnx
onnxruntime==1.20.0

# Serialization
pydantic

# Plotting
matplotlib
numpy
pathlib
