浏览代码

change opencv version (#2673)

### What problem does this PR solve?


### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
tags/v0.12.0
Kevin Hu 1年前
父节点
当前提交
2f8e0e66ef
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      pyproject.toml

+ 1
- 1
pyproject.toml 查看文件

ollama = "0.2.1" ollama = "0.2.1"
onnxruntime = "1.19.2" onnxruntime = "1.19.2"
openai = "1.12.0" openai = "1.12.0"
opencv-python = "4.9.0.80"
opencv-python = "4.10.0.84"
opencv-python-headless = "4.9.0.80" opencv-python-headless = "4.9.0.80"
openpyxl = "3.1.2" openpyxl = "3.1.2"
ormsgpack = "1.5.0" ormsgpack = "1.5.0"

正在加载...
取消
保存