Skip to content

Commit

Permalink
Fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
223880 committed Jul 25, 2024
1 parent d2b27f5 commit 7878c15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ documentation = "https://github.com/AreaLayer/firebolt-electrum/wiki"


[tool.poetry.dependencies]
python = "^3.8"
python = "^3.12.0"
aiohttp = "^3.7.4"
aiorpcx = "^0.23.0"
cryptography = "^43.0.0"
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
pyhthon == 3.12
electrum == 4.5.5
pycryptodome == 3.20.0

0 comments on commit 7878c15

Please sign in to comment.