Skip to content

Commit

Permalink
fix requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
3rdIteration committed Jan 3, 2024
1 parent c308fc3 commit 89493af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-full.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
coincurve~=18.0.0
green~=3.3.0
protobuf~=3.19.1
pycryptodome~=3.12.0
pycryptodome~=3.19.1
ecdsa==0.17.0
groestlcoin_hash~=1.0.3
eth-keyfile~=0.6.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
coincurve~=18.0.0
green~=3.3.0
protobuf~=3.19.1
pycryptodome~=3.12.0
pycryptodome~=3.19.1
bitcoinlib~=0.6.13

0 comments on commit 89493af

Please sign in to comment.