funga

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

commit 12847350c209351da27f744cce10b9fe924d19d9
parent a365162086a08c4f595a76e54e4ff4dd8c349955
Author: nolash <dev@holbrook.no>
Date:   Wed,  5 Aug 2020 01:08:10 +0200

Add python requirements

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

diff --git a/requirements.txt b/requirements.txt @@ -0,0 +1,8 @@ +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 +rlp==1.2.0 +toolz==0.10.0