diff --git a/README.md b/README.md index 72bcd7c0..4ab3f287 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,6 @@ Also: https://raw.githubusercontent.com/w3c/activitypub/gh-pages/activitypub-tut ## Install ``` bash -sudo pacman -S tor python-pip python-pysocks python-pycryptodome python-beautifulsoup4 python-requests-toolbelt +sudo pacman -S tor python-pip python-pysocks python-pycryptodome python-beautifulsoup4 sudo pip install commentjson ``` \ No newline at end of file diff --git a/session.py b/session.py index 37dca3f0..c9d4007a 100644 --- a/session.py +++ b/session.py @@ -7,7 +7,6 @@ __email__ = "bob@freedombone.net" __status__ = "Production" import requests -from requests_toolbelt.adapters.source import SourceAddressAdapter from utils import urlPermitted import json