[Python-modules-team] Bug#883419: python3-requests: RequestsDependencyWarning urllib3 (1.21.1) or chardet (2.3.0) doesn't match a supported version

Daniele Tricoli eriol at mornie.org
Sun Dec 3 23:11:23 UTC 2017


Hello xiscu,
thanks for the report.

On Sunday, December 3, 2017 8:39:41 PM CET xiscu wrote:
> Package: python3-requests
> Version: 2.12.4-1
> Severity: important
> 
> Dear Maintainer,
> importing requests on python3 raises a dependency warning:
> 
> $ python3
> Python 3.5.3 (default, Jan 19 2017, 14:11:04)
> [GCC 6.3.0 20170118] on linux
> Type "help", "copyright", "credits" or "license" for more information.
> 
> >>> import requests
> 
> /home/ci/.local/lib/python3.5/site-packages/requests/__init__.py:80:
> RequestsDependencyWarning: urllib3 (1.21.1) or chardet (2.3.0) doesn't
> match a supported version! RequestsDependencyWarning)
> 
> Is it possible to update urllib3 at least to version 1.21.1 as recomended ?

As far I can see from the warning, it seems that you are using a local 
installed version of requests. Are you mixing system packages with local 
installed one? This use case is not supported on Debian, can you use a 
virtualenv instead?
I suppose you are using Debian stable, right? urllib3 is at version 1.21.1 in 
testing.

Cheers,

-- 
 Daniele Tricoli 'eriol'
 https://mornie.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20171204/d4c00d52/attachment.sig>


More information about the Python-modules-team mailing list