funga

Signer and keystore daemon and library for cryptocurrency software development
Log | Files | Refs | README | LICENSE

commit e71b5ef4ea22c01108644eed815d7feff54a186b
parent fa7b3ca774ade5b572fd3330d8d1bd7769662605
Author: nolash <dev@holbrook.no>
Date:   Wed,  5 Aug 2020 20:00:47 +0200

Update requirements

Diffstat:
Mrequirements.txt | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/requirements.txt b/requirements.txt @@ -1,8 +1,14 @@ +cffi==1.14.1 +cryptography==3.0 cytoolz==0.10.1 eth-hash==0.2.0 eth-keys==0.3.3 eth-typing==2.2.1 eth-utils==1.9.0 json-rpc==1.13.0 +psycopg2==2.8.5 +pycparser==2.20 +pysha3==1.0.2 rlp==1.2.0 +six==1.15.0 toolz==0.10.0