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