#1090033 python3-requests: requests sends warning on import

#1090033#5
Date:
2024-12-15 16:00:18 UTC
From:
To:
hi,
there is a conflict between urllib3 dependencies in apt and python
apt requires python3-urllib3 (>= 1.21.1) but the python package requires
urllib3 (2.11.912) and throws a warning:

/usr/lib/python3/dist-packages/requests/__init__.py:109: RequestsDependencyWarning: urllib3 (2.11.912) or chardet (5.1.0)/charset_normalizer (3.0.1) doesn't match a supported version!
  warnings.warn(