From 941cb23961cbaa00d9651ae300b8de45d060bef9 Mon Sep 17 00:00:00 2001 From: EggPool <33421807+EggPool@users.noreply.github.com> Date: Tue, 20 Aug 2019 09:41:16 +0200 Subject: [PATCH] Sync requirements.txt with requirements-node.txt --- requirements.txt | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/requirements.txt b/requirements.txt index a542de8..6c43e7c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -# Pip3 requirements for a node and wallet setup +# Pip3 requirements - synced with requirements-node since wallet is now separate. # You need to manually run the following line first # pip3 install simple-crypt --no-deps @@ -7,16 +7,8 @@ PySocks pycryptodomex -pillow -pyqrcode -matplotlib -ed25519 -base58 -coincurve - -# request may be needed by helper scripts requests - -# These are no more used -# pypng -# pyinstaller +polysign>=0.1.0 +base58 +# coincurve +# ed25519