From a5411c7b29567c655274cac7fbcea5584908de00 Mon Sep 17 00:00:00 2001 From: hackrush Date: Tue, 26 Jun 2018 10:31:04 -0400 Subject: [PATCH] Removed jsonrpclib from requirements --- CHANGELOG.md | 2 +- requirements.txt | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c2cec3f5..c977fd759 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,7 +29,7 @@ at anytime. * ### Removed - * + * `jsonrpclib` as a requirement for the project * diff --git a/requirements.txt b/requirements.txt index 6b1d1d267..12667dc62 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,6 @@ ecdsa==0.13 envparse==0.2.0 GitPython==2.1.3 jsonrpc==1.2 -jsonrpclib==0.1.7 keyring==10.4.0 git+https://github.com/lbryio/lbryschema.git@v0.0.16#egg=lbryschema git+https://github.com/lbryio/lbryum.git@v3.2.3#egg=lbryum