Skip to content

Commit

Permalink
Merge pull request #41 from andreasgriffin/dep2
Browse files Browse the repository at this point in the history
Update to bdkpython 0.32
  • Loading branch information
andreasgriffin authored Dec 31, 2024
2 parents 4552616 + 11fe477 commit 0ce13d1
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 22 deletions.
50 changes: 30 additions & 20 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 @@ -5,7 +5,7 @@ line-length = 110

[tool.poetry]
name = "bitcoin-qr-tools"
version = "1.0.1"
version = "1.0.2"
authors = ["andreasgriffin <[email protected]>"]
license = "GPL-3.0"
readme = "README.md"
Expand All @@ -16,7 +16,7 @@ homepage = "https://github.com/andreasgriffin/bitcoin-qrreader"
python = ">=3.9,<3.13"
pyqt6 = "^6.7.0"
base58 = "^2.1.1"
bdkpython ="^0.31.0"
bdkpython ="^0.32.0"
pygame ="^2.6.1"
mss ="^9.0.1"
hwi = "^3.0.0"
Expand Down

0 comments on commit 0ce13d1

Please sign in to comment.