Skip to content

Commit fe79d02

Browse files
feat: BROS-616: Switch to headless opencv version in SDK (#669)
Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>
1 parent abe7c7d commit fe79d02

File tree

2 files changed

+44
-40
lines changed

2 files changed

+44
-40
lines changed

poetry.lock

Lines changed: 43 additions & 39 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.12.0"
48+
opencv-python-headless = "^4.12.0"
4949
pandas = ">=0.24.0"
5050
pydantic = ">= 1.9.2"
5151
pydantic-core = "^2.18.2"

0 commit comments

Comments
 (0)