From 7f234721ec72e8b519559dc9463740426e2c0763 Mon Sep 17 00:00:00 2001 From: shortcutme Date: Sat, 16 Mar 2019 03:48:58 +0100 Subject: [PATCH] Add required modules --- requirements.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/requirements.txt b/requirements.txt index e5cfb71e..9364236c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,12 @@ gevent>=1.1.0 msgpack>=0.4.4 +merkletools +pyelliptic==1.5.6 +rsa +socks +pyasn1 +websocket +geventwebsocket +bencode +coincurve +python-bitcoinlib