commit bb3ed3510ac0b92eaee67f1aac3755e85610df3f parent 2bea2f210ffc8200acda8bd103b4eac7369a55e2 Author: NicholasFarrow <nicholas.w.farrow@gmail.com> Date: Sun, 27 Dec 2020 10:11:42 +1100 Add requirements, generated with pip install pipreqs Diffstat:
A | requirements.txt | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/requirements.txt b/requirements.txt @@ -0,0 +1,7 @@ +python_bitcoinrpc==1.0 +qrcode==6.1 +Flask_SocketIO==5.0.0 +Flask==1.1.2 +MarkupSafe==1.1.1 +requests==2.25.0 +bitcoinrpc==0.3.1