Parcourir la source

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 il y a 1 an
Parent
révision
2f8e0e66ef
Aucun compte lié à l'adresse e-mail de l'auteur
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      pyproject.toml

+ 1
- 1
pyproject.toml Voir le fichier

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

Chargement…
Annuler
Enregistrer