Skip to content

Commit

Permalink
change opencv version (infiniflow#2673)
Browse files Browse the repository at this point in the history
### What problem does this PR solve?


### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
  • Loading branch information
KevinHuSh authored Sep 30, 2024
1 parent 88d0fc3 commit ec0b347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ numpy = "1.26.4"
ollama = "0.2.1"
onnxruntime = "1.19.2"
openai = "1.12.0"
opencv-python = "4.9.0.80"
opencv-python = "4.10.0.84"
opencv-python-headless = "4.9.0.80"
openpyxl = "3.1.2"
ormsgpack = "1.5.0"
Expand Down

0 comments on commit ec0b347

Please sign in to comment.