We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. code example
Example 1: what is --use-feature=2020-resolver
pip install example --use-feature=2020-resolver
Example 2: what is --use-feature=2020-resolver
python -m pip install --upgrade pip