upgrade opencv-python-headless (#2674)

### What problem does this PR solve?

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
Kevin Hu 2024-09-30 09:28:38 +08:00 committed by GitHub
parent 2f8e0e66ef
commit 7a73fec2e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -57,7 +57,7 @@ ollama = "0.2.1"
onnxruntime = "1.19.2"
openai = "1.12.0"
opencv-python = "4.10.0.84"
opencv-python-headless = "4.9.0.80"
opencv-python-headless = "4.10.0.84"
openpyxl = "3.1.2"
ormsgpack = "1.5.0"
pandas = "2.2.2"