I use Twython to post on Twitter. Yesterday I upgraded urllib3 from 1.23 to 1.24. Since then when I do: from twython import Twython
I get: /usr/local/lib/python3.5/dist-packages/requests/__init__.py:91: RequestsDependencyWarning: urllib3 (1.24) or chardet (3.0.4) doesn't match a supported version! RequestsDependencyWarning) Should I rollback urllib3, or hope that Twython is updated soon? It looks like that the functionality is not broken. -- Cecil Westerhof Senior Software Engineer LinkedIn: http://www.linkedin.com/in/cecilwesterhof -- https://mail.python.org/mailman/listinfo/python-list