Skip to content

Commit

Permalink
set numpy to ^1.23.4 (for compatibility with opencv-python 4.5.1.48)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Berenz committed Oct 11, 2024
1 parent da71c4c commit f7c4d5b
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 47 deletions.
85 changes: 38 additions & 47 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ pillow = "^10.4.0"
toml = "^0.10.2"
tomli = "^2.0.1"
tomli-w = "^1.0.0"
numpy = "^1.23.4"
opencv-python = "4.5.1.48"

[tool.poetry.group.dev]
Expand Down

0 comments on commit f7c4d5b

Please sign in to comment.