diff --git a/requirements-full.txt b/requirements-full.txt index d350c556..409a1945 100644 --- a/requirements-full.txt +++ b/requirements-full.txt @@ -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 diff --git a/requirements.txt b/requirements.txt index 6e050aaf..a65f2d12 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 \ No newline at end of file