Skip to content

Commit

Permalink
Dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasgriffin committed Jul 20, 2024
1 parent 86e07cc commit 27eb672
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
21 changes: 11 additions & 10 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ disable_error_code = "assignment"

[tool.poetry]
name = "bitcoin-qr-tools"
version = "0.10.5"
version = "0.10.6"
authors = ["andreasgriffin <[email protected]>"]
license = "GPL-3.0"
readme = "README.md"
Expand All @@ -26,7 +26,7 @@ bdkpython ="^0.31.0"
pygame ="^2.5.2"
numpy = "^1.21.0"
mss ="^9.0.1"
hwi = "^2.3.1"
hwi = "^3.0.0"
pyzbar = "^0.1.9"
opencv-python-headless = "^4.9.0.80"
segno = "1.6.1"
Expand Down

0 comments on commit 27eb672

Please sign in to comment.