Skip to content

Commit 021c7a0

Browse files
fix: PLT-881: Upgrade opencv (#572)
Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>
1 parent cfb2903 commit 021c7a0

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jsonschema = ">=4.23.0"
4545
lxml = ">=4.2.5"
4646
nltk = "^3.9.1"
4747
numpy = ">=1.26.4,<3.0.0"
48-
opencv-python = "^4.9.0"
48+
opencv-python = "^4.12.0"
4949
pandas = ">=0.24.0"
5050
pydantic = ">= 1.9.2"
5151
pydantic-core = "^2.18.2"

0 commit comments

Comments
 (0)