Skip to content

Commit

Permalink
Sync requirements.txt with requirements-node.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
EggPool authored Aug 20, 2019
1 parent 620c4e0 commit 941cb23
Showing 1 changed file with 5 additions and 13 deletions.
18 changes: 5 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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

0 comments on commit 941cb23

Please sign in to comment.