]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/dashboard: bump up requests to 2.25.1 40492/head
authorKefu Chai <kchai@redhat.com>
Thu, 25 Feb 2021 09:56:02 +0000 (17:56 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 30 Mar 2021 11:02:47 +0000 (19:02 +0800)
commit8f92c972806eba501109495d3b5f236ffaa802f8
treede636ce972475ace497051036439a75d7c95fd04
parentcbf6fc737b3d60dd54958e7888e3ce59631d3dc8
pybind/mgr/dashboard: bump up requests to 2.25.1

request 2.20 is not compatible with urllib3 v1.25.2 and up. this causes
trouble of incompatibility with other python modules. for instance, we
now have following error:

ERROR: pip's dependency resolver does not currently take into account
all the packages that are installed. This behaviour is the source of the
following dependency conflicts.
botocore 1.20.14 requires urllib3<1.27,>=1.25.4, but you have urllib3
1.24.3 which is incompatible.

see also https://github.com/psf/requests/pull/5092

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 8bf07cd1408d0f407ef5e32717bfea159188670d)
src/pybind/mgr/dashboard/constraints.txt