Pandas in versions >=1.2 dropped Python 3.6 support

Resolver filtered out Pandas in versions >=1.2 when running Python 3.6 environment or any older Python version.

Issue description

Package Pandas dropped Python 3.6 support starting versions >1.2.0. You should use an older release.

Affected packages

Severity

Issue fix

Resolver automatically tries to come up with an older Pandas release for the Python 3.6 environment used (or an older Python version). If the resolution process does not come up with any solution, resolver fails - see the resolution log for more info.

Pipeline units

Recommendation types

This warning can be produced when using the following recommendation types:

See this document that describes recommendation types listed.

Issues associated