Actions
Backport #8767
closedEnsure click and RQ work together on 3.11
Start date:
Due date:
% Done:
100%
Estimated time:
Triaged:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
RQ 3.1 is compatible with click > 8.0 and Pulpcore on master now uses it here: https://github.com/pulp/pulpcore/pull/1330
For 3.11 though, we don't want to bring unnecessary new bits in, so we will pin click==7.1.2
.
Actions
Pinned click~=7.1.2 so it's RQ compatible
fixes #8767