module pulse-monitor
go 1.24.4
require (
github.com/otiai10/gosseract/v2 v2.4.1
gocv.io/x/gocv v0.31.0
gopkg.in/yaml.v3 v3.0.1
)