ソースを参照

upgrade opencv-python-headless (#2674)

### 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年前
コミット
7a73fec2e5
コミッターのメールアドレスに関連付けられたアカウントが存在しません
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      pyproject.toml

+ 1
- 1
pyproject.toml ファイルの表示

@@ -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"

読み込み中…
キャンセル
保存