Twython has a problem with latest urllib3

Cecil Westerhof Cecil at decebal.nl
Thu Oct 18 05:30:41 EDT 2018


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



More information about the Python-list mailing list