Skip to content

Commit 2a7f652

Browse files
committed
Upgrade reqs
1 parent cc0e1ec commit 2a7f652

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ include = ["CHANGELOG.md"]
1717

1818
[tool.poetry.dependencies]
1919
python = "^3.10"
20-
Pillow = "^9.1.0"
20+
Pillow = "^9.2.0"
2121
PySocks = "^1.7.1"
2222
PyYAML = "^6.0"
2323
loguru = "^0.6.0"
2424
numpy = "^1.22.3"
25-
opencv-python = "^4.5.5.64"
25+
opencv-python = "^4.6.0.66"
2626
requests = "^2.27.1"
2727

2828
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)