Skip to content

Commit

Permalink
Add missing python test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bigspider committed Nov 29, 2024
1 parent 42cceb4 commit 2846226
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ typing-extensions>=3.7,<4.0
embit>=0.7.0,<0.8.0
mnemonic==0.20
bip32>=3.4,<4.0
ragger[speculos, ledgerwallet]>=1.6.0
speculos>=0.12.0,<0.13.0
ragger[speculos, ledgerwallet]>=1.6.0
1 change: 1 addition & 0 deletions tests_perf/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
bip32>=3.4,<4.0
embit>=0.8.0,<0.9.0
ledgercomm>=1.2.1,<2.0.0
mnemonic==0.20
pytest>=8.2.2,<9.0.0
pytest-benchmark>=4.0.0,<5.0.0
typing-extensions>=3.7,<4.0

0 comments on commit 2846226

Please sign in to comment.