From 0af0068d3bd54eb0f467eb2f604aaf7bc45d779d Mon Sep 17 00:00:00 2001 From: titusz Date: Wed, 18 Apr 2018 23:54:27 +0200 Subject: [PATCH] fix typo in requirements --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2c74a29..bf3c147 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ mnemonic==0.18 pycoin==0.80 qrcode==5.3 Pillow==4.3.0 -SQLAlchemy==1.2.0b1git s +SQLAlchemy==1.2.0b1 mcrpc==0.2.5 iscc==0.9.9 docx2txt==0.7 \ No newline at end of file