We have just got our first container build broken by this error. The containers packages lists are very large (hundreds of packages, mostly in the form of secondary and tertiary dependencies), with many data scientists contributing their desired packages to the installation list. Yet pip is very uninformative as to the source of the problem, failing to show which package has deprecated sklearn in its requirements.
Can you perhaps start a packages blacklist with primary packages that still require sklearn and let Github users maintain it?