Skip to content

Commit d3a3f69

Browse files
committed
update opencv
1 parent b6d7d03 commit d3a3f69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
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
@@ -18,7 +18,6 @@ packages = [{include = "agentic_doc"}]
1818
[tool.poetry.dependencies] # main dependency group
1919
python = ">=3.9,<4.0"
2020

21-
opencv-python-headless = "^4.11.0.86"
2221
tqdm = ">=4.64.0,<5.0.0"
2322
typing_extensions = "4.*"
2423
pydantic = ">=2.8.0"
@@ -37,6 +36,7 @@ jsonschema = "^4.24.0"
3736
types-jsonschema = "^4.24.0.20250528"
3837
requests = "^2.32.4"
3938
protobuf = "^6.31.1"
39+
opencv-python-headless = "^4.12.0.88"
4040

4141

4242
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)